munificent / mark-sweepLinks
A simple mark-sweep garbage collector in C
☆743Updated 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
Sorting:
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,096Updated 4 years ago
- A toy C compiler☆523Updated 4 years ago
- bytecode interpreter in c (blog post)☆740Updated 3 years ago
- A Tiny Garbage Collector for C☆997Updated last year
- small self hosting C compiler☆481Updated 3 years ago
- A simple, self-hosting C compiler☆949Updated 3 years ago
- x86 JIT compiler in 86 lines☆959Updated 9 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- A simple VM for a talk on building VMs☆218Updated 8 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆390Updated 10 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 2 years ago
- Simple, zero-dependency garbage collection for C☆1,247Updated 9 months ago
- The lcc retargetable ANSI C compiler☆2,123Updated 7 months ago
- 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…☆567Updated 3 weeks ago
- C Interfaces and Implementations☆658Updated 7 months ago
- Simple C compiler☆1,492Updated 5 months ago
- My Toy Compiler. Read about how I did it at the homepage URL☆853Updated last year
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆153Updated 4 years ago
- A sunny little virtual machine☆526Updated 9 years ago
- track of Tiny C Compiler☆141Updated 14 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆238Updated 7 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆290Updated 2 years ago
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,038Updated 5 months ago
- Same as simple-virtual-machine but in C☆149Updated 9 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- the c2 programming language☆774Updated this week
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 3 years ago
- The Finch programming language☆248Updated 4 years ago
- Pure C implementation of Go channels.☆1,428Updated 5 years ago