vtudose / Let-s-build-a-compiler
A C version of the Let's Build a Compiler, by Jack Crenshaw
☆204Updated 8 years ago
Alternatives and similar repositories for Let-s-build-a-compiler:
Users that are interested in Let-s-build-a-compiler are comparing it to the libraries listed below
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆149Updated 4 years ago
- small self hosting C compiler☆478Updated 3 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆524Updated 2 years ago
- A collection of compiler, emulator and microkernel tools.☆251Updated 5 years ago
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- adams and eriks nix☆117Updated 8 years ago
- Simple virtual machine which interprets bytecode.☆471Updated 2 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- bytecode interpreter in c (blog post)☆735Updated 3 years ago
- interpreted language written in C☆210Updated 3 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- A toy C compiler☆515Updated 4 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆506Updated 6 years ago
- A sunny little virtual machine☆524Updated 9 years ago
- A simple, self-hosting C compiler☆940Updated 2 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆85Updated 3 years ago
- A tiny x86 compiler with ELF and PE target☆183Updated last year
- simple virtual machine and assembler☆220Updated 8 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆342Updated 5 years ago
- An implementation of Scheme in Python and C++☆171Updated 3 months ago
- an incremental approach to compiler construction☆928Updated 5 years ago
- Getting started with the LLVM C API☆111Updated 7 years ago
- Ultra Tiny Compiler☆181Updated 5 years ago
- A simulator for a simple RISC CPU in C☆47Updated 3 years ago
- Comp Mark I – Simple 4-bit virtual computer☆344Updated last year
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆237Updated last year
- Ulix, the Literate Unix☆178Updated 9 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆286Updated 2 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆170Updated 10 months ago