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
- Unofficial libjit mirror.☆62Updated 5 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- A Tree Parser Generator☆99Updated 9 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- llvm based QBASIC Compiler☆105Updated 3 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- A C-implemented C compiler☆92Updated 10 months ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- GCC Tiny front-end☆105Updated 7 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆57Updated 15 years ago
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Rabbit VM.☆107Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆222Updated 13 years ago
- Mirror of Plan 9 from Bell Labs☆61Updated 15 years ago