diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,12 +1,9 @@ -g### nlisp +### nlisp A simple lisp/scheme interpreter #### TODO -* hamt for allocations - * reduce allocations -* overhaul environement/closures * improve errors * FFI |