kvalle / root-lispLinks
Implementation of McCarthy's original Lisp in Python
☆30Updated 4 years ago
Alternatives and similar repositories for root-lisp
Users that are interested in root-lisp are comparing it to the libraries listed below
Sorting:
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 8 years ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 5 years ago
- A Scheme (R7RS) implementation written in D☆59Updated 7 years ago
- Based on scheme to LLVM compiler from https://web.archive.org/web/20111220233738/http://www.ida.liu.se/~tobnu/scheme2llvm/☆72Updated 8 years ago
- The Wasp Lisp Virtual Machine, Associated Libraries, and MOSREF☆107Updated 6 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- FUNCTIONAL PROGRAMMING: Application and Implementation, Peter Henderson, ISBN 0-13-331579-7☆53Updated last year
- Concise implementation of a lisp-like language for low-end and embedded devices☆100Updated 11 years ago
- Emacs clone in Forth.