stevedekorte / garbagecollector
Incremental garbage collector library in C for use by high level language implementions.
☆110Updated 8 years ago
Alternatives and similar repositories for garbagecollector:
Users that are interested in garbagecollector are comparing it to the libraries listed below
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- single file scheme interpreter with tail call optimization☆82Updated 5 years ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 4 years ago
- A Lisp-like language implemented in C++☆75Updated 2 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆58Updated 8 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆128Updated 3 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Non-Moving, Incremental, and Generational Quad-Color Garbage Collector (http://wiki.luajit.org/New-Garbage-Collector)☆79Updated 9 months ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- The Wasp Lisp Virtual Machine, Associated Libraries, and MOSREF☆107Updated 6 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆76Updated 12 years ago
- A Tree Parser Generator☆95Updated 4 months ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- A Python-like systems programming language☆84Updated 9 years ago