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
☆578Updated 4 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☆543Updated 6 years ago
- A Simple Unix-like operating system☆955Updated this week
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years ago
- hobby x86 kernel zig☆435Updated 2 years ago
- A simple, self-hosting C compiler☆966Updated 3 years ago
- Simple, zero-dependency garbage collection for C☆1,274Updated last year
- C11 compiler (mirror)☆789Updated 2 months ago
- Simple C compiler☆1,523Updated 8 months ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- A Tiny Garbage Collector for C☆1,044Updated 2 years ago
- A simple way to write standalone C programs for i386☆257Updated last year
- A Bestiary of Single-File Implementations of Programming Languages☆1,024Updated 4 months ago
- A tiny, embeddable language implemented in ANSI C☆1,398Updated last year
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 3 years ago
- small self hosting C compiler☆486Updated 3 years ago
- str: yet another string library for C language.☆342Updated 10 months ago
- Ape Programming Language☆271Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆221Updated 6 months ago
- How to write a UNIX shell, with a lot of background☆356Updated 8 years ago
- Modern low-level programming language☆779Updated last year
- The first C compiler made to work under modern GCC☆164Updated 4 years ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- A Defer statement for C☆243Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆635Updated last month
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- A Small C Compiler☆1,910Updated 4 years ago
- A sunny little virtual machine☆528Updated 10 years ago
- A minimal stack-based VM☆182Updated 5 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆290Updated last year
- AquilaOS: UNIX-like Operating System☆488Updated 4 years ago