munificent / mark-sweep
A simple mark-sweep garbage collector in C
☆742Updated 4 years ago
Alternatives and similar repositories for mark-sweep:
Users that are interested in mark-sweep are comparing it to the libraries listed below
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,089Updated 4 years ago
- A toy C compiler☆520Updated 4 years ago
- x86 JIT compiler in 86 lines☆957Updated 9 years ago
- bytecode interpreter in c (blog post)☆740Updated 3 years ago
- A Tiny Garbage Collector for C☆994Updated last year
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- Simple, zero-dependency garbage collection for C☆1,245Updated 9 months ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- small self hosting C compiler☆480Updated 3 years ago
- A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how t…☆566Updated 2 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 2 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆152Updated 4 years ago
- A simple, self-hosting C compiler☆944Updated 2 years ago
- The lcc retargetable ANSI C compiler☆2,115Updated 7 months ago
- C Interfaces and Implementations☆655Updated 7 months ago
- My Toy Compiler. Read about how I did it at the homepage URL☆850Updated last year
- A readable lisp in less than 1k lines of C☆1,510Updated last year
- an incremental approach to compiler construction☆933Updated 5 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆512Updated 6 years ago
- A simple memory allocator - Memory allocation 101☆293Updated 5 years ago
- A quick and very dirty Scheme interpereter.☆381Updated 7 years ago
- Pure C implementation of Go channels.☆1,427Updated 5 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆288Updated 2 years ago
- interpreted language written in C☆210Updated 3 years ago
- Hobby OS☆244Updated 8 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆238Updated 7 years ago
- A kernel that can read from keyboard and print on-screen☆662Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆994Updated 11 months ago
- a tiny web server in C, for daily use.☆384Updated 5 years ago