Scheme Lisp implementation in C
lib | ||
src | ||
tests | ||
.gitignore | ||
Makefile | ||
README.md |
TODO
- Garbage collector
- Tail recursion (in C functions too)
- Fix procedures on infinite data structs
- Unicode
lib | ||
src | ||
tests | ||
.gitignore | ||
Makefile | ||
README.md |