munificent / lisp2-gcLinks
A simple implementation of the LISP2 mark-compact GC algorithm
☆43Updated 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☆28Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆72Updated 7 years ago
- An implementation of Scheme in Python and C++☆175Updated 8 months ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆174Updated 6 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 3 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- A Lisp-like language implemented in C++☆76Updated 2 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- A small implementation of LISP, written in standard C11.☆165Updated 8 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 8 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆97Updated 7 months ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated 3 weeks ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆37Updated 4 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- ☆21Updated 12 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- an APL-style array calculator/interpreter in C based on the J-incunabulum, extended to allow propagating specifications a+2+a<3, more fun…☆29Updated 8 years ago