jorendorff / gc-in-50-linesLinks
An example mark-and-sweep garbage collector in 50 lines of C++
☆54Updated 8 years ago
Alternatives and similar repositories for gc-in-50-lines
Users that are interested in gc-in-50-lines are comparing it to the libraries listed below
Sorting:
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- A C99 compliant compiler☆19Updated 4 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Minimal C Library☆77Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆67Updated 9 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆65Updated last year
- A simple VM in C☆49Updated 11 months ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 years ago
- Anonymous functions in C☆253Updated 5 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- Awesome links and information about memory allocation☆178Updated 6 years ago
- PEG Parser in ANSI C☆61Updated 3 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆87Updated 12 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- CC500: a tiny self-hosting C compiler☆161Updated 7 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- A lightweight javascript run-time environment, with node.js compatiblity in mind☆68Updated 5 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- A tree-walk lox interpreter written in Rust.☆19Updated 7 years ago
- Coroutines for C.☆75Updated 8 years ago
- A low-level coroutine library for C☆65Updated 11 months ago