Wilfred / babycLinks
A toy C compiler
☆525Updated 4 years ago
Alternatives and similar repositories for babyc
Users that are interested in babyc are comparing it to the libraries listed below
Sorting:
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 3 years ago
- A simple mark-sweep garbage collector in C☆751Updated 5 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years ago
- x86 JIT compiler in 86 lines☆966Updated 10 years ago
- Simple virtual machine which interprets bytecode.☆476Updated 3 years ago
- small self hosting C compiler☆486Updated 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.☆395Updated 10 years ago
- Simple C compiler☆1,532Updated 9 months ago
- A simple, self-hosting C compiler☆968Updated 3 years ago
- The lcc retargetable ANSI C compiler☆2,176Updated 11 months ago
- bytecode interpreter in c (blog post)☆746Updated 3 years ago
- A Tiny Garbage Collector for C☆1,046Updated 2 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 4 years ago
- (Very) basic UNIX-like operating system built when I was younger☆550Updated 9 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆295Updated 3 years ago
- A quick and very dirty Scheme interpereter.☆384Updated 7 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- track of Tiny C Compiler☆141Updated 15 years ago
- adams and eriks nix☆118Updated 8 years ago
- a tiny web server in C, for daily use.☆385Updated 5 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆854Updated last year
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆544Updated 6 years ago
- Hobby OS☆246Updated 8 years ago
- Repository for Xinu source code☆445Updated last year
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆143Updated 3 years ago
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago