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
- Fedjmike's C Compiler☆134Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A Tree Parser Generator☆101Updated 11 months ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- A C-implemented C compiler☆92Updated last year
- An implementation of Scheme in Python and C++☆174Updated 9 months ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- A simple, pure C, jit library☆16Updated 9 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
- Rabbit VM.☆110Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆49Updated 7 years ago
- Tiny scheme implementation written in c++17☆31Updated 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
- Fast, efficient string interning☆97Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆65Updated last year
- A just-in-time compiler for c minus☆46Updated 12 years ago
- The Duck Programming Language☆109Updated 8 years ago
- A toy JavaScript interpreter written in C☆94Updated last year
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago