justinmeiners / lisp-interpreter
Embeddable lisp/scheme interpreter written in C.
☆154Updated 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
- Next-level syntax for C-like languages :)☆419Updated 3 weeks ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆361Updated 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…☆100Updated last year
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- a practical Scheme compiler☆150Updated this week
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- Larceny Scheme implementation☆206Updated 7 years ago
- An implementation of Scheme in Python and C++☆172Updated 4 months ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆279Updated 9 months ago
- Maru - a tiny self-hosting lisp dialect☆195Updated last month
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆459Updated 8 months ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆231Updated this week
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆62Updated 3 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆31Updated 7 years ago
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago
- A lisp👽 written in C++☆203Updated last year
- A set of minimal lisp implementations☆69Updated 6 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago
- Mal (Make A Lisp) compiler☆124Updated last year
- Project Oberon (New Edition 2013) Unofficial Mirror☆111Updated 9 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
- libforth: A small Forth interpreter that can be used as a library written in c99☆189Updated 4 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- A simple Lisp interpreter in C☆23Updated 9 months ago
- An implementation of the Arc programming language☆200Updated last month
- C99 parser and frontend for libfirm☆347Updated 4 months ago