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 simple VM in C☆49Updated 9 months ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- A functional programming language☆174Updated 12 years ago
- A stack-based virtual machine written in C☆20Updated 6 years ago
- A tree-walk lox interpreter written in Rust.☆19Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A C99 compliant compiler☆18Updated 3 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
- A static strongly typed object oriented programming language with focus on composition☆23Updated 4 years ago
- Minimal C Library☆75Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- The Lark programming language.☆58Updated 14 years ago
- A lightweight javascript run-time environment, with node.js compatiblity in mind☆68Updated 4 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A toy browser engine☆40Updated 6 years ago
- A C Compiler/Parser written in Rust☆53Updated 3 months ago
- An AST Library☆48Updated last year
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- Programming language in development☆47Updated 4 years ago
- A low-level coroutine library for C☆64Updated 9 months ago
- C runtime library (libc) for WebAssembly☆34Updated 11 months ago
- An 8-bit CPU designed for education☆22Updated 10 years ago
- A simplified subset of C transpiled into Web Assembly☆26Updated 3 years ago
- An esoteric programming language☆31Updated 4 years ago