aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkartofen <mladenovnasko0@gmail.com>2024-09-08 20:02:06 +0300
committerkartofen <mladenovnasko0@gmail.com>2024-09-08 20:02:06 +0300
commitf60047d4b013eb7f75ad4f5c63eda63153a4bf8e (patch)
tree2a3e9fd5fc1eb07b7e06797f74f5e7a31c313159 /README.md
parent4308cd4abe5a75fb8410df929eac687cbd04032b (diff)
value is now opaque
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 59ef04b..8170398 100644
--- a/README.md
+++ b/README.md
@@ -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