munificent / mark-sweep
A simple mark-sweep garbage collector in C
☆725Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for mark-sweep
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆515Updated 2 years ago
- A Tiny Garbage Collector for C☆968Updated last year
- Simple, zero-dependency garbage collection for C☆1,211Updated 3 months ago
- Simple virtual machine which interprets bytecode.☆464Updated 2 years ago
- "interesting" VM in C. Let's see how this goes.☆980Updated 3 years ago
- bytecode interpreter in c (blog post)☆731Updated 2 years ago
- A toy C compiler☆509Updated 3 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,066Updated 3 years ago
- The lcc retargetable ANSI C compiler☆2,020Updated last month
- A simple stack-based virtual machine in C++ with a Forth like programming language☆164Updated 3 years ago
- an incremental approach to compiler construction☆916Updated 5 years ago
- x86 JIT compiler in 86 lines☆944Updated 9 years ago
- small self hosting C compiler☆472Updated 3 years ago
- A simple VM for a talk on building VMs☆211Updated 7 years ago
- Simple C compiler☆1,422Updated 3 months ago
- a tiny web server in C, for daily use.☆377Updated 4 years ago
- A quick and very dirty Scheme interpereter.☆379Updated 6 years ago
- A simple, self-hosting C compiler☆893Updated 2 years ago
- Same as simple-virtual-machine but in C☆142Updated 8 years ago
- A sunny little virtual machine☆522Updated 9 years ago
- Toy Green Threads for C.☆195Updated 7 years ago
- The Finch programming language☆242Updated 4 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆382Updated 9 years ago
- A simple demo app for Pratt parsing☆315Updated 4 months ago
- This is a github mirror of thttpd (http://www.acme.com/software/thttpd/)☆283Updated 5 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆843Updated 6 months ago
- Pure C implementation of Go channels.☆1,408Updated 4 years ago
- A readable lisp in less than 1k lines of C☆1,475Updated 8 months ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆342Updated 5 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆145Updated 4 years ago