aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2014-05-01 17:21:16 -0400
committerbryan newbold <bnewbold@leaflabs.com>2014-05-01 17:21:16 -0400
commit4112f0b665118179f6a0fea9d55709f9e663296e (patch)
tree76008c5718ab9438d9143ba2245f6391d34032b1 /TODO
parent627d2326cf4880e1b970e9da7ad812f433b364b7 (diff)
downloadspectrum-4112f0b665118179f6a0fea9d55709f9e663296e.tar.gz
spectrum-4112f0b665118179f6a0fea9d55709f9e663296e.zip
commit TODO from ent laptop
Diffstat (limited to 'TODO')
-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