munificent / mark-sweepLinks
A simple mark-sweep garbage collector in C
☆747Updated 5 years ago
Alternatives and similar repositories for mark-sweep
Users that are interested in mark-sweep are comparing it to the libraries listed below
Sorting:
- A toy C compiler☆524Updated 4 years ago
- bytecode interpreter in c (blog post)☆740Updated 3 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,106Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- "interesting" VM in C. Let's see how this goes.☆983Updated 4 years ago
- x86 JIT compiler in 86 lines☆961Updated 9 years ago
- A Tiny Garbage Collector for C☆1,002Updated 2 years ago
- an incremental approach to compiler construction☆938Updated 5 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆853Updated last year
- Simple, zero-dependency garbage collection for C☆1,257Updated 11 months ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 2 years ago
- A simple, self-hosting C compiler☆953Updated 3 years ago
- A readable lisp in less than 1k lines of C☆1,523Updated last year
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆571Updated 2 months ago
- small self hosting C compiler☆483Updated 3 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆203Updated 9 years ago
- A simple memory allocator - Memory allocation 101☆295Updated 6 years ago
- A simple VM for a talk on building VMs☆220Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- (Very) basic UNIX-like operating system built when I was younger☆546Updated 8 years ago
- C Interfaces and Implementations☆670Updated 9 months ago
- A sunny little virtual machine☆525Updated 9 years ago
- Simple C compiler☆1,494Updated 6 months ago
- a tiny web server in C, for daily use.☆384Updated 5 years ago
- A Parser Combinator library for C☆2,749Updated last year
- Hobby OS☆245Updated 8 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆239Updated 8 years ago
- The lcc retargetable ANSI C compiler☆2,142Updated 9 months ago