justinmeiners / lisp-interpreter
Embeddable lisp/scheme interpreter written in C.
☆146Updated 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 7 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…☆86Updated last year
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆61Updated 3 years ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- An implementation of Scheme in Python and C++☆169Updated last month
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆352Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆80Updated 2 years ago
- A set of minimal lisp implementations☆67Updated 5 years ago
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- Mal (Make A Lisp) compiler☆122Updated 10 months ago
- single file scheme interpreter with tail call optimization☆83Updated 5 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆206Updated 4 years ago
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆229Updated last week
- A tiny self-hosting Lisp-to-C compiler☆237Updated 4 years ago
- Next-level syntax for C-like languages :)☆414Updated 2 years ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆277Updated 6 months ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆28Updated 7 years ago
- A Tour Through the SubC Compiler☆88Updated 3 years ago
- Small Fast S-Expression Library☆72Updated last month
- CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the current Sch…☆134Updated 15 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆57Updated 7 years ago
- A lisp👽 written in C++☆201Updated 9 months ago
- s7 Scheme☆56Updated 5 years ago
- Quick C-- compiler (no longer maintained)☆156Updated 11 years ago
- libforth: A small Forth interpreter that can be used as a library written in c99☆184Updated 3 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- a practical Scheme compiler☆145Updated this week
- Tiny Scheme-like Lisp interpreter written in a weekend☆250Updated last year
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- Wisp, a lisp programming language☆38Updated 6 years ago