zakirullin / tiny-compilerLinks
A tiny compiler for a language featuring LL(2) grammar. 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
☆577Updated 6 months ago
Alternatives and similar repositories for tiny-compiler
Users that are interested in tiny-compiler are comparing it to the libraries listed below
Sorting:
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆550Updated 7 years ago
- Simple, zero-dependency garbage collection for C☆1,282Updated last year
- A simple, self-hosting C compiler☆968Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- A Simple Unix-like operating system☆971Updated last month
- hobby x86 kernel zig☆434Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,109Updated 4 years ago
- Simple C compiler☆1,541Updated 10 months ago
- C11 compiler (mirror)☆790Updated last month
- A tiny, embeddable language implemented in ANSI C☆1,445Updated last year
- A Bestiary of Single-File Implementations of Programming Languages☆1,029Updated 6 months ago
- A Tiny Garbage Collector for C☆1,052Updated 2 years ago
- A simple way to write standalone C programs for i386☆257Updated last year
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 3 years ago
- Ape Programming Language☆273Updated 2 years ago
- str: yet another string library for C language.☆344Updated last year
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago
- small self hosting C compiler☆484Updated 4 years ago
- Modern low-level programming language☆778Updated last year
- A Defer statement for C☆246Updated 4 years ago
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆912Updated last year
- Programming language that compiles into a x86 ELF executable.☆168Updated 3 years ago
- How to write a very simple JIT compiler☆1,886Updated 4 years ago
- A Small C Compiler☆1,913Updated 4 years ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- Moved to Forgejo!☆530Updated 2 months ago
- Hobby OS☆245Updated 8 years ago
- The best C-like language that can be implemented in 10kLOC.☆648Updated 3 weeks ago
- A mini x86-64 assembler for fun and learning.☆221Updated 7 months ago
- simple java virtual machine☆266Updated 4 years ago