justinmeiners / lisp-interpreterLinks
Embeddable lisp/scheme interpreter written in C.
☆164Updated 3 months 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.☆166Updated 8 years ago
- An implementation of Scheme in Python and C++☆197Updated 3 weeks ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- A set of minimal lisp implementations☆73Updated 6 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…☆126Updated 3 months ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆254Updated 2 years ago
- Mal (Make A Lisp) Compiler in C☆53Updated 5 years ago
- C99 parser and frontend for libfirm☆358Updated last year
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆137Updated 4 years ago
- A lisp👽 written in C++☆206Updated last year
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- Next-level syntax for C-like languages :)☆443Updated 2 months ago
- A tiny self-hosting Lisp-to-C compiler☆238Updated 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
- Moved to Forgejo!☆532Updated 5 months ago
- Joel Bartlett's fabled Scheme->C system☆83Updated 5 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 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
- Fedjmike's C Compiler☆136Updated 8 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- 🚀 OOP in pure C with a single-header☆132Updated 3 years ago
- loxi - a Lox interpreter☆37Updated 8 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆208Updated 5 years ago
- An implementation of the Arc programming language☆202Updated this week
- Lisp interpreter with bytecode compiler☆31Updated 5 years ago
- A Tcl interpreter in 500 lines of code☆124Updated 11 months ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆39Updated 8 years ago