Wilfred / babycLinks
A toy C compiler
☆524Updated 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☆747Updated 5 years ago
- 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,109Updated 4 years ago
- small self hosting C compiler☆485Updated 3 years ago
- (Very) basic UNIX-like operating system built when I was younger☆546Updated 9 years ago
- A simple, self-hosting C compiler☆963Updated 3 years ago
- x86 JIT compiler in 86 lines☆965Updated 10 years ago
- Simple virtual machine which interprets bytecode.☆474Updated 3 years ago
- Simple C compiler☆1,510Updated 8 months ago
- bytecode interpreter in c (blog post)☆742Updated 3 years ago
- A Tiny Garbage Collector for C☆1,039Updated 2 years ago
- The lcc retargetable ANSI C compiler☆2,163Updated 10 months 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
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- A quick and very dirty Scheme interpereter.☆384Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- a tiny web server in C, for daily use.☆384Updated 5 years ago
- track of Tiny C Compiler☆142Updated 15 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
- C99 parser and frontend for libfirm☆349Updated 7 months ago
- Same as simple-virtual-machine but in C☆151Updated 9 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆203Updated 9 years ago
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆143Updated 3 years ago
- A minimalist kernel☆1,341Updated 4 years ago
- an experimental 64-bit operating system☆136Updated 8 months ago
- A readable lisp in less than 1k lines of C☆1,530Updated last year
- Lisp interpreter implementations in C and Odin, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆493Updated last week