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
☆549Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tiny-compiler
- A simple, self-hosting C compiler☆892Updated 2 years ago
- A tiny, embeddable language implemented in ANSI C☆1,323Updated 4 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,065Updated 3 years ago
- Simple C compiler☆1,420Updated 3 months ago
- Simple, zero-dependency garbage collection for C☆1,211Updated 3 months ago
- Simple virtual machine which interprets bytecode.☆464Updated 2 years ago
- A Simple Unix-like operating system☆900Updated last year
- C11 compiler (mirror)☆732Updated 6 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆482Updated 6 years ago
- hobby x86 kernel zig☆429Updated last year
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆838Updated 3 months ago
- A Bestiary of Single-File Implementations of Programming Languages☆999Updated 7 months ago
- A Tiny Garbage Collector for C☆968Updated last year
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆514Updated 2 years ago
- small self hosting C compiler☆472Updated 3 years ago
- How to write a UNIX shell, with a lot of background☆338Updated 7 years ago
- The C Template Library☆1,081Updated 3 years ago
- A simple way to write standalone C programs for i386☆247Updated 8 months ago
- 📐 Pushing the boundaries of simplicity☆991Updated 2 months ago
- A Defer statement for C☆227Updated 2 years ago
- Ape Programming Language☆263Updated last year
- The best C-like language that can be implemented in 10kLOC.☆474Updated this week
- How to write a very simple JIT compiler☆1,782Updated 3 years ago
- 🎄A very small Lisp programming language 😀that used to be under 200 lines of C🎄☆798Updated 4 years ago
- A Small C Compiler☆1,812Updated 3 years ago
- str: yet another string library for C language.☆306Updated last week
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆145Updated 4 years ago
- Modern low-level programming language☆772Updated 6 months ago
- Ghost, a micro-kernel based hobby operating system.☆560Updated last month