summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 97e6b29..49f26be 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,8 @@ remove macros?
instead of returning "#<Lambda ..." it should return the expression.
remove lambda_type and macro_type.
create lisp code for yama.
+put function names in the error messaging.
+create neg (as being the negative).
iterate evalSet, evalCond, evalFill, evalList. Use evalProg for an example.
make unit testing.