diff options
| author | Daniel Cerqueira <dan.git@lispclub.com> | 2025-06-23 19:01:03 +0100 |
|---|---|---|
| committer | Daniel Cerqueira <dan.git@lispclub.com> | 2025-06-23 19:01:03 +0100 |
| commit | dd4e0d74b4172656e42645ed3fcbe24bbb4d93ad (patch) | |
| tree | 4f7f59cc585f15873eee8212d4aa4ff9eb1fd087 | |
| parent | 5336cd259a9369a026c5f87ec2a8728576657b6d (diff) | |
update TODO
| -rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
