munificent / lisp2-gcLinks
A simple implementation of the LISP2 mark-compact GC algorithm
☆41Updated 10 years ago
Alternatives and similar repositories for lisp2-gc
Users that are interested in lisp2-gc are comparing it to the libraries listed below
Sorting:
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 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
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 2 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 14 years ago
- A very simple Smalltalk VM written in C.☆12Updated 10 years ago
- quick c☆35Updated 3 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆84Updated 5 months ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated 3 weeks ago
- Lisp interpreter with bytecode compiler☆29Updated 4 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- Tiny scheme implementation written in c++17☆29Updated 6 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆173Updated 6 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- A toy programming language.☆40Updated last year
- an APL-style array calculator/interpreter in C based on the J-incunabulum, extended to allow propagating specifications a+2+a<3, more fun…☆30Updated 8 years ago
- backup of the joy programming language☆30Updated 9 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- s7 Scheme☆58Updated 6 years ago