munificent / lisp2-gcLinks
A simple implementation of the LISP2 mark-compact GC algorithm
☆42Updated 11 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☆28Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 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
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A tiny self-hosting Lisp-to-C compiler☆238Updated 5 years ago
- Foment is an implementation of R7RS Scheme.☆70Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- An implementation of Scheme in Python and C++☆197Updated 3 weeks ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆137Updated 4 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆175Updated 7 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- An implementation of the Arc programming language☆202Updated this week
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆105Updated last year
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆57Updated 8 years ago
- Wisp, a lisp programming language☆40Updated 8 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- A Lisp-like language implemented in C++☆76Updated 3 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆78Updated 13 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆38Updated 4 years ago
- The fluffy programming language main repository☆25Updated 13 years ago
- Joel Bartlett's fabled Scheme->C system☆83Updated 5 years ago
- A programming language☆14Updated 11 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆61Updated 9 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 8 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 15 years ago
- ☆31Updated 15 years ago
- A set of minimal lisp implementations☆73Updated 6 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆46Updated 2 weeks ago