From 1945dbf8345a2b59e9057d21e38c78913272bdaa Mon Sep 17 00:00:00 2001 From: kartofen Date: Sat, 16 Nov 2024 17:20:23 +0200 Subject: cleanup and minor refactoring --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8170398..98c6004 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,9 @@ -g### nlisp +### nlisp A simple lisp/scheme interpreter #### TODO -* hamt for allocations - * reduce allocations -* overhaul environement/closures * improve errors * FFI -- cgit v1.2.3