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:
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- small self hosting C compiler☆480Updated 3 years ago
- A simple mark-sweep garbage collector in C☆743Updated 4 years ago
- x86 JIT compiler in 86 lines☆961Updated 9 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
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,103Updated 4 years ago
- The lcc retargetable ANSI C compiler☆2,131Updated 8 months ago
- A simple, self-hosting C compiler☆954Updated 3 years ago
- bytecode interpreter in c (blog post)☆739Updated 3 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆290Updated 2 years ago
- Simple C compiler☆1,489Updated 5 months ago
- A Tiny Garbage Collector for C☆999Updated last year
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆153Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆474Updated 2 years ago
- "interesting" VM in C. Let's see how this goes.☆983Updated 4 years ago
- (Very) basic UNIX-like operating system built when I was younger☆546Updated 8 years ago
- C99 parser and frontend for libfirm☆348Updated 5 months ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 3 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…☆568Updated last month
- Simple, zero-dependency garbage collection for C☆1,255Updated 10 months ago
- My Toy Compiler. Read about how I did it at the homepage URL☆853Updated last year
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆522Updated 6 years ago
- A quick and very dirty Scheme interpereter.☆383Updated 7 years ago
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆463Updated 9 months ago
- an incremental approach to compiler construction☆937Updated 5 years ago
- track of Tiny C Compiler☆142Updated 14 years ago
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆142Updated 3 years ago
- C11 compiler (mirror)☆772Updated 4 months ago
- Repository for Xinu source code☆443Updated last year
- Simple compiler frontend using LLVM as backend☆236Updated 6 years ago