diff options
author | bryan newbold <bnewbold@leaflabs.com> | 2014-05-01 17:21:16 -0400 |
---|---|---|
committer | bryan newbold <bnewbold@leaflabs.com> | 2014-05-01 17:21:16 -0400 |
commit | 4112f0b665118179f6a0fea9d55709f9e663296e (patch) | |
tree | 76008c5718ab9438d9143ba2245f6391d34032b1 | |
parent | 627d2326cf4880e1b970e9da7ad812f433b364b7 (diff) | |
download | spectrum-4112f0b665118179f6a0fea9d55709f9e663296e.tar.gz spectrum-4112f0b665118179f6a0fea9d55709f9e663296e.zip |
commit TODO from ent laptop
-rw-r--r-- | TODO | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |