aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-04-21 15:52:21 -0400
committerbnewbold <bnewbold@robocracy.org>2016-04-21 15:54:37 -0400
commit010656f9ce275d12d8d6520d2443fa6d1d6e3b13 (patch)
tree0c48160d7c95dbcc89020896fe8bb4f6ff864bcb /TODO
parentcf385d4bf9cfcb4b8ee27cdac05cd4b00124b7bf (diff)
downloadspectrum-010656f9ce275d12d8d6520d2443fa6d1d6e3b13.tar.gz
spectrum-010656f9ce275d12d8d6520d2443fa6d1d6e3b13.zip
rust: rename to spectrum
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6ace871..79888da 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,14 @@
+- rust:
+ - my own refactorings and comments
+ - symbols separate from identifiers
+ - define/set! support (at the REPL?)
+ - add file input support (eg, comments in parser, multi-line, tty detect)
+ - multi-part lambdas
+ - begin (?)
+ - map, filter
+ - add numerical comparisons (>, >=)
+ - basic testing
+
- pseudo unittest; makefile?
- find r7rs-small; try a full/compliant implementation in scheme/python?
eg, macros