diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,6 +4,7 @@ A simple lisp/scheme interpreter #### TODO +* reduce allocations +* overhaul environement/closures * improve errors -* macros * FFI |