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☆523Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆528Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆477Updated 3 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,112Updated 5 years ago
- bytecode interpreter in c (blog post)☆748Updated 3 years ago
- x86 JIT compiler in 86 lines☆968Updated 10 years ago
- A Tiny Garbage Collector for C☆1,064Updated 2 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- Simple, zero-dependency garbage collection for C☆1,285Updated last year
- A simple, self-hosting C compiler☆969Updated 3 years ago
- A quick and very dirty Scheme interpereter.☆385Updated 7 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- an incremental approach to compiler construction☆956Updated 6 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆206Updated 9 years ago
- small self hosting C compiler☆485Updated 4 years ago
- A readable lisp in less than 1k lines of C☆1,544Updated last year
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- a tiny web server in C, for daily use.☆390Updated 5 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆851Updated last year
- A simple demo app for Pratt parsing☆344Updated last year
- 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…☆578Updated 7 months ago
- C Interfaces and Implementations☆691Updated last year
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- An implementation of Scheme in Python and C++☆177Updated last month
- mirror of the source code of the Xv6 operating system☆484Updated 2 years ago
- A simple memory allocator - Memory allocation 101☆304Updated 6 years ago
- A minimalist kernel☆1,341Updated 4 years ago
- (Very) basic UNIX-like operating system built when I was younger☆551Updated 9 years ago
- The lcc retargetable ANSI C compiler☆2,426Updated last year