stevedekorte / garbagecollectorLinks
Incremental garbage collector library in C for use by high level language implementions.
☆110Updated 9 years ago
Alternatives and similar repositories for garbagecollector
Users that are interested in garbagecollector are comparing it to the libraries listed below
Sorting:
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆61Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 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
- Unofficial libjit mirror.☆62Updated 5 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 12 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 6 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 7 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- An implementation of Scheme in Python and C++☆194Updated 2 weeks ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A Tree Parser Generator☆103Updated last year
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 14 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 15 years ago
- Rabbit VM.☆115Updated 6 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 5 years ago
- quick c☆35Updated 3 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 9 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- the Meta-II VM in C☆21Updated 10 years ago