munificent / mark-sweepLinks
A simple mark-sweep garbage collector in C
☆753Updated 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☆525Updated 5 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆529Updated 3 years ago
- bytecode interpreter in c (blog post)☆750Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆480Updated 3 years ago
- x86 JIT compiler in 86 lines☆967Updated 10 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,115Updated 5 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 5 years ago
- A Tiny Garbage Collector for C☆1,079Updated 2 years ago
- an incremental approach to compiler construction☆963Updated 6 years ago
- A simple VM for a talk on building VMs☆224Updated 8 years ago
- A simple, self-hosting C compiler☆973Updated 3 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆853Updated last year
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆206Updated 9 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- small self hosting C compiler☆488Updated 4 years ago
- Simple, zero-dependency garbage collection for C☆1,289Updated last year
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- mirror of the source code of the Xv6 operating system☆484Updated 2 years ago
- A simple demo app for Pratt parsing☆345Updated last year
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago
- A readable lisp in less than 1k lines of C☆1,550Updated last year
- a tiny web server in C, for daily use.☆395Updated 5 years ago
- A sunny little virtual machine☆527Updated 10 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆400Updated 10 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆301Updated 3 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆134Updated 11 years ago
- C Interfaces and Implementations☆692Updated 3 weeks ago
- The lcc retargetable ANSI C compiler☆2,496Updated last year
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- A simple heap memory allocator in ~200 lines.☆915Updated 5 years ago