zakirullin / tiny-compiler
A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy example
☆551Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tiny-compiler
- A Simple Unix-like operating system☆905Updated last year
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,066Updated 3 years ago
- A simple, self-hosting C compiler☆910Updated 2 years ago
- Simple, zero-dependency garbage collection for C☆1,213Updated 3 months ago
- A tiny, embeddable language implemented in ANSI C☆1,326Updated 4 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆484Updated 6 years ago
- C11 compiler (mirror)☆733Updated 6 months ago
- hobby x86 kernel zig☆429Updated last year
- A Tiny Garbage Collector for C☆970Updated last year
- Simple C compiler☆1,422Updated 3 months ago
- A Defer statement for C☆229Updated 3 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆841Updated 3 months ago
- Simple virtual machine which interprets bytecode.☆465Updated 2 years ago
- Write your own virtual machine for the LC-3 computer!☆1,267Updated 3 months ago
- How to write a UNIX shell, with a lot of background☆338Updated 7 years ago
- A minimal stack-based VM☆181Updated 4 years ago
- small self hosting C compiler☆472Updated 3 years ago
- A Small C Compiler☆1,826Updated 3 years ago
- The first C compiler ported to x86☆190Updated 3 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆516Updated 2 years ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,000Updated 7 months ago
- Test suite to help you write your own C compiler☆858Updated last year
- A minimalist kernel☆1,338Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆483Updated this week
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆274Updated last year
- A simple way to write standalone C programs for i386☆247Updated 8 months ago
- The first C compiler made to work under modern GCC☆161Updated 3 years ago