ivmai / tinygcLinks
TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative GC
☆89Updated 12 years ago
Alternatives and similar repositories for tinygc
Users that are interested in tinygc are comparing it to the libraries listed below
Sorting:
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- A Tree Parser Generator☆99Updated 10 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- llvm based QBASIC Compiler☆106Updated 3 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- GCC Tiny front-end☆106Updated 7 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated this week
- Rabbit VM.☆107Updated 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
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated last week
- A simple, pure C, jit library☆16Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago