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
- Simple C compiler☆1,480Updated 4 months ago
- A simple, self-hosting C compiler☆943Updated 2 years ago
- C11 compiler (mirror)☆760Updated 2 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,088Updated 4 years ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,004Updated last year
- hobby x86 kernel zig☆431Updated last year
- small self hosting C compiler☆479Updated 3 years ago
- A Simple Unix-like operating system☆924Updated 2 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆513Updated 6 years ago
- Simple, zero-dependency garbage collection for C☆1,245Updated 8 months ago
- A tiny, embeddable language implemented in ANSI C☆1,349Updated 9 months ago
- Simple virtual machine which interprets bytecode.☆472Updated 2 years ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- x86 JIT compiler in 86 lines☆955Updated 9 years ago
- A Small C Compiler☆1,865Updated 4 years ago
- A Tiny Garbage Collector for C☆993Updated last year
- Ape Programming Language☆267Updated 2 years ago
- A simple way to write standalone C programs for i386☆256Updated last year
- A minimal stack-based VM☆182Updated 4 years ago
- Modern low-level programming language☆778Updated 11 months ago
- A mini x86-64 assembler for fun and learning.☆212Updated last month
- The best C-like language that can be implemented in 10kLOC.☆582Updated this week
- Barebones multiboot kernel for beginners☆153Updated 5 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆288Updated 2 years ago
- The lcc retargetable ANSI C compiler☆2,108Updated 6 months ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆152Updated 4 years ago
- How to write a very simple JIT compiler☆1,841Updated 3 years ago
- Simple compiler frontend using LLVM as backend☆236Updated 6 years ago
- A toy C compiler☆519Updated 4 years ago