jorendorff / gc-in-50-lines
An example mark-and-sweep garbage collector in 50 lines of C++
☆52Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for gc-in-50-lines
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 4 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- A C99 compliant compiler☆18Updated 3 years ago
- A WebAssembly interpreter written in C☆75Updated 3 weeks ago
- A toy programming language for learning how to make programming languages☆33Updated last year
- A high performance WebAssembly interpreter in C. Moved here:☆17Updated 4 years ago
- loxi - a Lox interpreter☆33Updated 6 years ago
- A low-level coroutine library for C☆61Updated 4 months ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- A simplified subset of C transpiled into Web Assembly☆24Updated 2 years ago
- PEG Parser in ANSI C☆55Updated 2 years ago
- A lightweight javascript run-time environment, with node.js compatiblity in mind☆66Updated 4 years ago
- A simple VM in C☆48Updated 4 months ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- The missing libclang_rt.builtins-wasm32.a file to compile to WebAssembly.☆36Updated 6 months ago
- A cross platform JIT engine based on Eclipse OMR☆25Updated 5 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆16Updated 6 years ago
- C Implementation of the monkey programming language☆67Updated 4 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆38Updated 10 years ago
- C Compiler written in WASI☆11Updated 4 years ago
- Code samples for using libjit☆90Updated 7 years ago
- A tree-walk lox interpreter written in Rust.☆19Updated 6 years ago
- The Lark programming language.☆58Updated 14 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- Coroutine scheduler for C☆35Updated 4 months ago
- C library for parsing JSON config files☆33Updated 5 years ago
- Programming language in development☆46Updated 3 years ago
- WIP☆31Updated 5 years ago
- Direct, source-level WebAssembly debugger☆42Updated 3 years ago