justinmeiners / lisp-interpreterLinks
Embeddable lisp/scheme interpreter written in C.
☆158Updated 2 years ago
Alternatives and similar repositories for lisp-interpreter
Users that are interested in lisp-interpreter are comparing it to the libraries listed below
Sorting:
- A small implementation of LISP, written in standard C11.☆165Updated 8 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- An implementation of Scheme in Python and C++