justinmeiners / lisp-interpreterLinks
Embeddable lisp/scheme interpreter written in C.
☆162Updated last month
Alternatives and similar repositories for lisp-interpreter
Users that are interested in lisp-interpreter are comparing it to the libraries listed below
Sorting:
- A small implementation of LISP, written in standard C11.☆166Updated 8 years ago
- An implementation of Scheme in Python and C++☆175Updated last month
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 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…☆124Updated last month
- Mal (Make A Lisp) Compiler in C☆52Updated 5 years ago
- A set of minimal lisp implementations☆72Updated 6 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆252Updated 2 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated 3 weeks ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 5 years ago
- Joel Bartlett's fabled Scheme->C system☆84Updated 5 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆57Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 2 months ago
- The compiler and standard distribution for the C∀ programming language☆83Updated last week
- C99 parser and frontend for libfirm☆354Updated 10 months ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- Next-level syntax for C-like languages :)☆436Updated 2 weeks ago
- Moved to Forgejo!☆530Updated 3 months ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A lisp👽 written in C++☆203Updated last year
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆37Updated 7 years ago
- Foment is an implementation of R7RS Scheme.☆70Updated 3 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆366Updated 4 years ago
- Lisp interpreter with bytecode compiler☆30Updated 4 years ago
- Otus Lisp (Ol) is a purely functional multi-platform Scheme dialect with built-in FFI and infix math.☆266Updated 2 weeks ago