diff options
| -rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ remove macros? instead of returning "#<Lambda ..." it should return the expression. remove lambda_type and macro_type. -create lisp code for addition. +create lisp code for yama. +iterate evalSet, evalCond, evalFill, evalList. Use evalProg for an example. make unit testing. split, join. (done) |
