Wilfred / babycLinks
A toy C compiler
☆523Updated 4 years ago
Alternatives and similar repositories for babyc
Users that are interested in babyc are comparing it to the libraries listed below
Sorting:
- A simple mark-sweep garbage collector in C☆751Updated 5 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 3 years ago
- bytecode interpreter in c (blog post)☆745Updated 3 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,109Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- small self hosting C compiler☆484Updated 4 years ago
- A simple, self-hosting C compiler☆968Updated 3 years ago
- Simple C compiler☆1,541Updated 10 months ago
- (Very) basic UNIX-like operating system built when I was younger☆549Updated 9 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- x86 JIT compiler in 86 lines☆970Updated 10 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆397Updated 10 years ago
- A Tiny Garbage Collector for C☆1,052Updated 2 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆851Updated last year
- The lcc retargetable ANSI C compiler☆2,373Updated last year
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆295Updated 3 years ago
- "interesting" VM in C. Let's see how this goes.☆984Updated 4 years ago
- track of Tiny C Compiler☆141Updated 15 years ago
- C99 parser and frontend for libfirm☆352Updated 10 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆550Updated 7 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- a tiny web server in C, for daily use.☆388Updated 5 years ago
- adams and eriks nix☆119Updated 8 years 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…☆577Updated 6 months ago
- A minimalist kernel☆1,340Updated 4 years ago
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- A readable lisp in less than 1k lines of C☆1,539Updated last year
- an incremental approach to compiler construction☆949Updated 6 years ago