jorendorff / gc-in-50-lines
An example mark-and-sweep garbage collector in 50 lines of C++
☆52Updated 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
- loxi - a Lox interpreter☆33Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A C99 compliant compiler☆18Updated 3 years ago
- Programming language in development☆47Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A toy browser engine☆39Updated 6 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- PEG Parser in ANSI C☆57Updated 3 years ago
- A simple VM in C☆49Updated 6 months ago
- A simplified subset of C transpiled into Web Assembly☆25Updated 3 years ago
- A low-level coroutine library for C☆61Updated 6 months ago
- Code samples for using libjit☆91Updated 8 years ago
- A high performance WebAssembly interpreter in C. Moved here:☆17Updated 5 years ago
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A functional programming language☆173Updated 12 years ago
- A lightweight javascript run-time environment, with node.js compatiblity in mind☆67Updated 4 years ago
- C library for parsing JSON config files☆34Updated 5 years ago
- An AST Library☆49Updated 11 months ago
- A tree-walk lox interpreter written in Rust.☆19Updated 6 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆60Updated last year
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- C Implementation of the monkey programming language☆69Updated 4 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A stack-based virtual machine written in C☆20Updated 6 years ago
- Minimal C Library☆72Updated 6 years ago
- CC500: a tiny self-hosting C compiler☆157Updated 7 years ago