aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 80b2834..a830f03 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ A simple lisp/scheme interpreter
#### TODO
+* reduce allocations
+* overhaul environement/closures
* improve errors
-* macros
* FFI