justinmeiners / lisp-interpreter
Embeddable lisp/scheme interpreter written in C.
☆145Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for lisp-interpreter
- A small implementation of LISP, written in standard C11.☆161Updated 7 years ago
- An implementation of Scheme in Python and C++☆169Updated 6 months ago
- Implement a Lisp, in C, from scratch, no libs☆79Updated 2 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆352Updated 3 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 4 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆145Updated 4 years ago
- Maru - a tiny self-hosting lisp dialect☆189Updated 5 months ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆60Updated 3 years ago
- A set of minimal lisp implementations☆67Updated 5 years ago
- Next-level syntax for C-like languages :)☆407Updated 2 years ago
- loxi - a Lox interpreter☆33Updated 6 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated last year
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆223Updated this week
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆82Updated 11 months ago
- Mal (Make A Lisp) compiler☆121Updated 8 months ago
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆275Updated 3 months ago
- A Tour Through the SubC Compiler☆85Updated 2 years ago
- A tiny self-hosting Lisp-to-C compiler☆236Updated 4 years ago
- a practical Scheme compiler☆141Updated this week
- A lisp👽 written in C++☆200Updated 7 months ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆67Updated 6 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆206Updated 4 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆169Updated 6 years ago
- Lisp interpreter with bytecode compiler☆27Updated 3 years ago
- A curated list of awesome Scheme libraries and resources☆340Updated 3 weeks ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆157Updated 2 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- Larceny Scheme implementation☆203Updated 7 years ago