summaryrefslogtreecommitdiff
path: root/src/scheme/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/scheme/README')
-rw-r--r--src/scheme/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/scheme/README b/src/scheme/README
deleted file mode 100644
index a18457fd..00000000
--- a/src/scheme/README
+++ /dev/null
@@ -1,10 +0,0 @@
-This follows the R7RS with the following known exceptions:
-
-* No vectors or bytevectors
-* Characters are just numbers
-* No dynamic-wind or exceptions
-* No environments
-* No ports
-* No syntax-rules
-* No record types
-* No libraries