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
☆579Updated 8 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☆565Updated 7 years ago
- A Simple Unix-like operating system☆974Updated 4 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,115Updated 5 years ago
- Simple, zero-dependency garbage collection for C☆1,288Updated last year
- Simple C compiler☆1,546Updated last year
- A simple, self-hosting C compiler☆972Updated 3 years ago
- hobby x86 kernel zig☆436Updated 2 years ago
- Simple virtual machine which interprets bytecode.☆480Updated 3 years ago
- C11 compiler (mirror)☆805Updated 2 weeks ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,034Updated 9 months ago
- A tiny, embeddable language implemented in ANSI C☆1,465Updated last year
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆529Updated 3 years ago
- A Tiny Garbage Collector for C☆1,075Updated 2 years ago
- small self hosting C compiler☆488Updated 4 years ago
- Ape Programming Language☆273Updated 2 years ago
- A simple way to write standalone C programs for i386☆257Updated last year
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆920Updated last year
- Modern low-level programming language☆779Updated last year
- How to write a UNIX shell, with a lot of background☆362Updated 8 years ago
- How to write a very simple JIT compiler☆1,902Updated 4 years ago
- str: yet another string library for C language.☆348Updated 3 weeks ago
- A mini x86-64 assembler for fun and learning.☆221Updated last week
- A Defer statement for C☆251Updated 4 years ago
- Test suite to help you write your own C compiler☆901Updated 2 years ago
- Programming language that compiles into a x86 ELF executable.☆167Updated 3 years ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- 📐 Pushing the boundaries of simplicity☆1,054Updated 9 months ago
- A toy C compiler☆524Updated 5 years ago
- A C interpreter and API explorer.☆843Updated 3 years ago
- The first C compiler made to work under modern GCC☆166Updated 4 years ago