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:
- A toy C compiler☆524Updated 4 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,104Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- A Tiny Garbage Collector for C☆999Updated last year
- Simple virtual machine which interprets bytecode.☆474Updated 2 years ago
- x86 JIT compiler in 86 lines☆961Updated 9 years ago
- "interesting" VM in C. Let's see how this goes.☆983Updated 4 years ago
- bytecode interpreter in c (blog post)☆739Updated 3 years ago
- A quick and very dirty Scheme interpereter.☆383Updated 7 years ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- Simple, zero-dependency garbage collection for C☆1,255Updated 10 months ago
- The lcc retargetable ANSI C compiler☆2,131Updated 8 months ago
- A simple VM for a talk on building VMs☆219Updated 8 years ago
- A simple, self-hosting C compiler☆954Updated 3 years ago
- an incremental approach to compiler construction☆937Updated 5 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆393Updated 10 years ago
- small self hosting C compiler☆480Updated 3 years ago
- Simple C compiler☆1,490Updated 6 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…☆569Updated last month
- mirror of the source code of the Xv6 operating system☆483Updated 2 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 3 years ago
- (Very) basic UNIX-like operating system built when I was younger☆546Updated 8 years ago
- A readable lisp in less than 1k lines of C☆1,520Updated last year
- A collection of memory allocators☆455Updated 12 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- a tiny web server in C, for daily use.☆384Updated 5 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆853Updated last year
- An implementation of Scheme in Python and C++☆173Updated 6 months ago
- interpreted language written in C☆210Updated 3 years ago
- track of Tiny C Compiler☆142Updated 14 years ago