munificent / mark-sweep
A simple mark-sweep garbage collector in C
☆734Updated 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 toy C compiler☆512Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆521Updated 2 years ago
- x86 JIT compiler in 86 lines☆947Updated 9 years ago
- bytecode interpreter in c (blog post)☆732Updated 3 years ago
- Simple, zero-dependency garbage collection for C☆1,230Updated 5 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,072Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆467Updated 2 years ago
- "interesting" VM in C. Let's see how this goes.☆983Updated 3 years ago
- A Tiny Garbage Collector for C☆977Updated last year
- Demo programs for my blog entry "Hello, JIT World!"☆233Updated 7 years ago
- mirror of the source code of the Xv6 operating system☆483Updated last year
- The lcc retargetable ANSI C compiler☆2,058Updated 3 months ago
- My Toy Compiler. Read about how I did it at the homepage URL☆845Updated 9 months ago
- A simple VM for a talk on building VMs☆215Updated 7 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…☆563Updated last year
- small self hosting C compiler☆475Updated 3 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆384Updated 9 years ago
- A minimalist kernel☆1,338Updated 3 years ago
- A sunny little virtual machine☆523Updated 9 years ago
- an incremental approach to compiler construction☆922Updated 5 years ago
- (Very) basic UNIX-like operating system built when I was younger☆545Updated 8 years ago
- This is a github mirror of thttpd (http://www.acme.com/software/thttpd/)☆281Updated 5 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 8 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆282Updated 2 years ago
- A simple, self-hosting C compiler☆930Updated 2 years ago
- A Small C Compiler☆1,849Updated 4 years ago
- Simple C compiler☆1,445Updated 3 weeks ago
- minimum gc☆180Updated 4 years ago
- A simple memory allocator - Memory allocation 101☆280Updated 5 years ago