justinmeiners / lisp-interpreterLinks
Embeddable lisp/scheme interpreter written in C.
☆156Updated 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
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- An implementation of Scheme in Python and C++☆173Updated 6 months ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆64Updated 4 years ago
- A lisp👽 written in C++☆201Updated last year
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- a simple tiny C Compiler using Lex & Yacc☆87Updated 9 years ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆250Updated 2 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 week
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- C99 parser and frontend for libfirm☆348Updated 6 months ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 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.☆465Updated 10 months ago
- The compiler and standard distribution for the C∀ programming language☆80Updated last month
- Fedjmike's C Compiler☆134Updated 7 years ago
- Next-level syntax for C-like languages :)☆424Updated 3 months ago
- CC500: a tiny self-hosting C compiler☆161Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago