From 010656f9ce275d12d8d6520d2443fa6d1d6e3b13 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 21 Apr 2016 15:52:21 -0400 Subject: rust: rename to spectrum --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'TODO') 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 -- cgit v1.2.3