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:
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- A C99 compliant compiler☆18Updated 4 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- A low-level coroutine library for C☆65Updated 10 months ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- The little C kit☆44Updated 3 years ago
- A simplified subset of C transpiled into Web Assembly☆26Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A simple VM in C☆49Updated 11 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Anonymous functions in C☆252Updated 5 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Yet another C compiler.☆30Updated last year
- Coroutine scheduler for C☆40Updated 10 months ago
- The Lark programming language.☆58Updated 14 years ago
- The Duck Programming Language☆109Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 12 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆34Updated 6 years ago
- WebAssembly toolchain☆36Updated 7 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- A C Templating Engine☆10Updated 8 years ago