kvalle / root-lispLinks
Implementation of McCarthy's original Lisp in Python
☆30Updated 3 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:
- FUNCTIONAL PROGRAMMING: Application and Implementation, Peter Henderson, ISBN 0-13-331579-7☆54Updated last year
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- A Scheme (R7RS) implementation written in D☆59Updated 6 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- The implementation of R6RS Scheme Programming Language for real-time applications. (Forked from GoogleCode)☆22Updated 3 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- Based on scheme to LLVM compiler from https://web.archive.org/web/20111220233738/http://www.ida.liu.se/~tobnu/scheme2llvm/☆71Updated 8 years ago
- An implementation of the Arc programming language☆200Updated 2 months ago
- A tiny self-hosting Lisp-to-C compiler