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
☆566Updated 2 years ago
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☆942Updated 2 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆507Updated 6 years ago
- hobby x86 kernel zig☆431Updated last year
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,086Updated 4 years ago
- A Simple Unix-like operating system☆922Updated 2 years ago
- Simple, zero-dependency garbage collection for C☆1,241Updated 7 months ago
- Simple C compiler☆1,476Updated 3 months ago
- Simple virtual machine which interprets bytecode.☆471Updated 2 years ago
- C11 compiler (mirror)☆759Updated last month
- small self hosting C compiler☆481Updated 3 years ago
- A minimal stack-based VM☆181Updated 4 years ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,004Updated last year
- How to write a UNIX shell, with a lot of background☆345Updated 7 years ago
- A Tiny Garbage Collector for C☆989Updated last year
- The best C-like language that can be implemented in 10kLOC.☆565Updated last week
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- A tiny, embeddable language implemented in ANSI C☆1,346Updated 8 months ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆149Updated 4 years ago
- Ape Programming Language☆266Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆287Updated 2 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆524Updated 2 years ago
- simple java virtual machine☆260Updated 3 years ago
- A self-hosting and educational C optimizing compiler☆1,205Updated last week
- AquilaOS: UNIX-like Operating System☆481Updated 4 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Material for the Creating a Compiler video lesson series.☆548Updated 3 years ago
- SIMD-enhanced word counter☆245Updated 5 years ago
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- Operating system for x86_64 based around a "keep it simple and make it work" philosophy.☆411Updated 4 years ago
- The C Template Library☆1,104Updated 3 years ago