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
☆574Updated 3 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☆539Updated 6 years ago
- A Simple Unix-like operating system☆951Updated this week
- Simple, zero-dependency garbage collection for C☆1,263Updated last year
- hobby x86 kernel zig☆433Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,109Updated 4 years ago
- A simple, self-hosting C compiler☆963Updated 3 years ago
- Simple C compiler☆1,510Updated 7 months ago
- A tiny, embeddable language implemented in ANSI C☆1,396Updated last year
- Simple virtual machine which interprets bytecode.☆474Updated 3 years ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,024Updated 3 months ago
- A Tiny Garbage Collector for C☆1,039Updated 2 years ago
- C11 compiler (mirror)☆782Updated last month
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- small self hosting C compiler☆485Updated 3 years ago
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆901Updated last year
- Ape Programming Language☆269Updated 2 years ago
- A simple way to write standalone C programs for i386☆257Updated last year
- Modern low-level programming language☆780Updated last year
- How to write a UNIX shell, with a lot of background☆355Updated 8 years ago
- A Defer statement for C☆242Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆636Updated 3 weeks ago
- How to write a very simple JIT compiler☆1,877Updated 4 years ago
- str: yet another string library for C language.☆341Updated 9 months ago
- A mini x86-64 assembler for fun and learning.☆219Updated 5 months ago
- The first C compiler made to work under modern GCC☆164Updated 4 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- Cake a C23 front end and transpiler written in C☆615Updated this week
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆1,805Updated last year
- Test suite to help you write your own C compiler☆895Updated last year