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
☆565Updated last year
Alternatives and similar repositories for tiny-compiler:
Users that are interested in tiny-compiler are comparing it to the libraries listed below
- A simple, self-hosting C compiler☆936Updated 2 years ago
- hobby x86 kernel zig☆432Updated last year
- C11 compiler (mirror)☆749Updated last week
- A Simple Unix-like operating system☆920Updated 2 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆501Updated 6 years ago
- Simple, zero-dependency garbage collection for C☆1,237Updated 6 months ago
- A tiny, embeddable language implemented in ANSI C☆1,342Updated 7 months ago
- Simple virtual machine which interprets bytecode.☆469Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,078Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆524Updated 2 years ago
- The best C-like language that can be implemented in 10kLOC.☆538Updated this week
- A Tiny Garbage Collector for C☆979Updated last year
- Simple C compiler☆1,457Updated last month
- How to write a UNIX shell, with a lot of background☆345Updated 7 years ago
- A self-hosting and educational C optimizing compiler☆1,181Updated last month
- small self hosting C compiler☆477Updated 3 years ago
- A minimal stack-based VM☆181Updated 4 years ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,004Updated 10 months ago
- A simple way to write standalone C programs for i386☆256Updated 11 months ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- The first C compiler made to work under modern GCC☆162Updated 3 years ago
- Modern Microkernel from Scratch☆226Updated this week
- A Quick Backend☆322Updated 2 years ago
- Ape Programming Language☆265Updated last year
- All-inclusive Buffer for C☆412Updated last year
- Ghost, a micro-kernel based hobby operating system.☆566Updated this week
- Cake a C23 front end and transpiler written in C☆585Updated 2 weeks ago
- Modern low-level programming language☆776Updated 9 months ago