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
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A Tree Parser Generator☆101Updated last year
- Fedjmike's C Compiler☆136Updated 8 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 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 2 months ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- llvm based QBASIC Compiler☆107Updated 3 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A C-implemented C compiler☆92Updated last year
- Rabbit VM.☆114Updated 6 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A toy JavaScript interpreter written in C☆94Updated last year
- C in four functions☆19Updated 9 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆223Updated 13 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- A simple, pure C, jit library☆16Updated 10 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- An implementation of Scheme in Python and C++☆175Updated 3 weeks ago
- Code samples for using libjit☆91Updated 8 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 7 years ago