aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a830f034e6426709999c86a6f69cef12d8243b67 (plain)
1
2
3
4
5
6
7
8
9
10
### nlisp

A simple lisp/scheme interpreter

#### TODO

* reduce allocations
* overhaul environement/closures
* improve errors
* FFI