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
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A high performance WebAssembly interpreter in C. Moved here:☆17Updated 5 years ago
- A tree-walk lox interpreter written in Rust.☆19Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- A simplified subset of C transpiled into Web Assembly☆25Updated 3 years ago
- A C99 compliant compiler☆18Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- The Duck Programming Language☆109Updated 7 years ago
- A low-level coroutine library for C☆62Updated 7 months ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 9 years ago
- Programming language in development☆47Updated 4 years ago
- A lightweight javascript run-time environment, with node.js compatiblity in mind☆68Updated 4 years ago
- An esoteric programming language☆29Updated 4 years ago
- Fully parallel dynamically typed programming language☆96Updated 2 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- Minimal C Library☆73Updated 6 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 5 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- JOS Lab of MIT 6.828: Operating System Engineering.☆17Updated 7 years ago
- Code samples for using libjit☆91Updated 8 years ago
- WebAssembly toolchain☆36Updated 7 years ago