justinmeiners / lisp-interpreter
Embeddable lisp/scheme interpreter written in C.
☆152Updated 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
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- An implementation of Scheme in Python and C++☆171Updated 4 months ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆100Updated last year
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆360Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆62Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- Next-level syntax for C-like languages :)☆418Updated last week
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆231Updated last week
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago
- Unofficial libjit mirror.☆61Updated 4 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 6 years ago
- Mal (Make A Lisp) compiler☆123Updated last year
- a practical Scheme compiler☆148Updated 3 weeks ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Maru - a tiny self-hosting lisp dialect☆195Updated last month
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- Larceny Scheme implementation☆206Updated 7 years ago
- A set of minimal lisp implementations☆68Updated 5 years ago
- C99 parser and frontend for libfirm☆345Updated 3 months ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆279Updated 8 months ago
- A Tour Through the SubC Compiler☆89Updated 3 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆57Updated 7 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆156Updated 2 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆81Updated 3 months ago
- A lisp👽 written in C++☆203Updated last year
- Fedjmike's C Compiler☆132Updated 7 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago