munificent / mark-sweep
A simple mark-sweep garbage collector in C
☆727Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for mark-sweep
- bytecode interpreter in c (blog post)☆731Updated 2 years ago
- x86 JIT compiler in 86 lines☆944Updated 9 years ago
- Simple virtual machine which interprets bytecode.☆465Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,066Updated 3 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆516Updated 2 years ago
- "interesting" VM in C. Let's see how this goes.☆980Updated 3 years ago
- A toy C compiler☆509Updated 3 years ago
- A readable lisp in less than 1k lines of C☆1,479Updated 9 months ago
- Demo programs for my blog entry "Hello, JIT World!"☆232Updated 7 years ago
- small self hosting C compiler☆472Updated 3 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 3 years ago
- Simple, zero-dependency garbage collection for C☆1,213Updated 3 months ago
- Same as simple-virtual-machine but in C☆142Updated 8 years ago
- A sunny little virtual machine☆523Updated 9 years ago
- an incremental approach to compiler construction☆916Updated 5 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆843Updated 7 months ago
- A simple, self-hosting C compiler☆910Updated 2 years ago
- The lcc retargetable ANSI C compiler☆2,025Updated last month
- A Tiny Garbage Collector for C☆970Updated last year
- A simple VM for a talk on building VMs☆211Updated 7 years ago
- mirror of the source code of the Xv6 operating system☆482Updated last year
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆383Updated 9 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆145Updated 4 years ago
- Simple C compiler☆1,422Updated 3 months ago
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆445Updated 2 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆279Updated 2 years ago
- interpreted language written in C☆212Updated 3 years ago
- Pure C implementation of Go channels.☆1,408Updated 4 years ago
- This is a github mirror of thttpd (http://www.acme.com/software/thttpd/)☆282Updated 5 years ago