justinmeiners / lisp-interpreterLinks
Embeddable lisp/scheme interpreter written in C.
☆155Updated 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
Sorting:
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- An implementation of Scheme in Python and C++☆172Updated 5 months ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆63Updated 4 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…☆104Updated last year
- a practical Scheme compiler☆151Updated this week
- Next-level syntax for C-like languages :)☆419Updated last month
- Mal (Make A Lisp) compiler☆124Updated last year
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆463Updated 9 months ago
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆230Updated last week
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆71Updated 7 years ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆280Updated 10 months ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆362Updated 4 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the current Sch…☆135Updated 15 years ago
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆848Updated 3 months ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- Chez Scheme self hosting executable☆185Updated 9 months ago
- Maru - a tiny self-hosting lisp dialect☆196Updated 2 months ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- libforth: A small Forth interpreter that can be used as a library written in c99☆190Updated 4 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 4 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated 2 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆57Updated 8 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago