diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,7 +9,8 @@ make unit testing. instead of returning "#<Lambda ..." it should return the expression. remove lambda_type and macro_type. - +make numbers be symbols. (done) +make number symbols neutral. (done) fix a security bug of setting a primitive. (done) improve performance of progs1. (done) makes no sense to make progs accept a lambda argument. (because the evaluation of each step would require a fixing a symbol, such as fixing the symbol "t"). |