ivmai / tinygc
TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative GC
☆84Updated 12 years ago
Alternatives and similar repositories for tinygc:
Users that are interested in tinygc are comparing it to the libraries listed below
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago
- A C-implemented C compiler☆91Updated 6 months ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A Tree Parser Generator☆96Updated 6 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Unofficial libjit mirror.☆61Updated 4 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 6 years ago
- A Machine-Independent Debugger☆31Updated 6 months ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆40Updated 8 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆61Updated last year
- Fedjmike's C Compiler☆132Updated 7 years ago
- quick c☆35Updated 3 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- subset-of-C compiler targeting 32-bit x86☆115Updated last year
- Tiny scheme implementation written in c++17☆27Updated 6 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Conceptum is a stack-based, lightweight, Turing-equivalent JIT virtual machine running a small set of bytecodes for benchmarking VM perfo…☆22Updated 7 years ago
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- CC500: a tiny self-hosting C compiler☆158Updated 7 years ago