aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..6ace871
--- /dev/null
+++ b/TODO
@@ -0,0 +1,12 @@
+- pseudo unittest; makefile?
+- find r7rs-small; try a full/compliant implementation in scheme/python?
+ eg, macros
+- define a larger sub-set with let, letrc, etc
+ - include a parser
+ - should be able to run minimal.scm
+- of interest:
+ julia
+ c
+ javascript
+ haskell
+ go