stevedekorte / garbagecollector
Incremental garbage collector library in C for use by high level language implementions.
☆108Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for garbagecollector
- A simple implementation of the LISP2 mark-compact GC algorithm☆38Updated 9 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆67Updated 6 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 4 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆58Updated 7 years ago
- A Lisp-like language implemented in C++☆74Updated last year
- Fedjmike's C Compiler☆130Updated 7 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆75Updated 11 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 11 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆60Updated 10 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆25Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 5 years ago
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 12 years ago
- Tiny scheme implementation written in c++17☆26Updated 5 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆127Updated 3 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆33Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- JIT compiler of scheme☆15Updated 13 years ago
- Rabbit VM.☆104Updated 5 years ago
- mark/sweep garbage collector for C☆28Updated 12 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 10 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆36Updated 3 years ago
- Unofficial libjit mirror.☆57Updated 4 years ago
- quick c☆34Updated 2 years ago
- A tiny self-hosting Lisp-to-C compiler☆236Updated 4 years ago