diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,10 +1,9 @@ -### nlisp +g### nlisp A simple lisp/scheme interpreter #### TODO -* totally opaque value_t (maybe add add something with tagged pointers) * hamt for allocations * reduce allocations |