From f26cc1a677f577da533425a15485fcaa24626b23 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 10 Jan 2018 23:11:40 -0800 Subject: altos/scheme: Move ao-scheme to a separate repository This way it can be incorporated into multiple operating systems more easily. Signed-off-by: Keith Packard --- src/scheme/README | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/scheme/README (limited to 'src/scheme/README') 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 -- cgit v1.2.3