ivmai / tinygc
TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative GC
☆85Updated 11 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
- A Tree Parser Generator☆95Updated 4 months ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- 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
- A C-implemented C compiler☆90Updated 4 months ago
- A toy JavaScript interpreter written in C☆94Updated last year
- Code samples for using libjit☆91Updated 8 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- High-level VM (like LLVM's little brother)☆39Updated 9 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- A Machine-Independent Debugger☆30Updated 4 months ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆59Updated last year
- Rabbit VM.☆105Updated 5 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆73Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆93Updated this week
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago