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
☆580May 11, 2025Updated 10 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 Compiler Writing Journey☆12,840Sep 24, 2025Updated 5 months ago
- Minecraft-like OpenGL world renderer based on diamond-square algorithm☆21Feb 21, 2021Updated 5 years ago
- A tiny, embeddable language implemented in ANSI C☆1,476Jul 4, 2024Updated last year
- clex is a simple lexer generator☆109Feb 9, 2026Updated last month
- A minimalist C compiler with x86_64 code generation☆537Oct 9, 2020Updated 5 years ago
- A simple, self-hosting C compiler☆982May 21, 2022Updated 3 years ago
- A minimal stack-based VM☆182Sep 10, 2020Updated 5 years ago
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,054Aug 5, 2025Updated 7 months ago
- A small C compiler☆11,319Oct 30, 2023Updated 2 years ago
- A Small C Compiler☆6,364May 2, 2024Updated last year
- simple java virtual machine☆270Nov 2, 2021Updated 4 years ago
- small self hosting C compiler☆493Oct 21, 2021Updated 4 years ago
- A Small C Compiler☆1,932Nov 28, 2020Updated 5 years ago
- A simple way to write standalone C programs for i386☆257Feb 22, 2026Updated last month
- A set of minimal dependency bootstrap binaries☆1,030May 23, 2025Updated 9 months ago
- C11 compiler (mirror)☆820Jan 13, 2026Updated 2 months ago
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,495Mar 10, 2026Updated last week
- A small, easily embedded language implemented in a single .c file☆307Sep 7, 2023Updated 2 years ago
- A Tiny Garbage Collector for C☆1,087Jun 26, 2023Updated 2 years ago
- subset c compiler☆37Oct 10, 2020Updated 5 years ago
- Simple C compiler☆1,554Dec 22, 2024Updated last year
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆2,046Jan 11, 2026Updated 2 months ago
- A small and simple static analysis tool for C in C☆32Oct 4, 2024Updated last year
- A Bestiary of Single-File Implementations of Programming Languages☆1,033Feb 5, 2026Updated last month
- C in four functions☆10,583Dec 26, 2023Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,113Dec 16, 2020Updated 5 years ago
- Platform independent low-level JIT compiler☆1,075Feb 15, 2026Updated last month
- A tiny x86 compiler with ELF and PE target☆181Dec 30, 2023Updated 2 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Feb 13, 2020Updated 6 years ago
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆926Mar 6, 2026Updated 2 weeks ago
- C compiler and toolchain.☆11Feb 18, 2017Updated 9 years ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,695May 26, 2024Updated last year
- Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.☆262Oct 7, 2021Updated 4 years ago
- Non-preemptive Thread Hierarchy Manager☆56Oct 26, 2024Updated last year
- a simple tiny C Compiler using Lex & Yacc☆92Sep 21, 2025Updated 6 months ago
- Small portable regex in C☆1,477Oct 25, 2024Updated last year
- CC500: a tiny self-hosting C compiler☆165Oct 27, 2017Updated 8 years ago
- Single header library for writing non-blocking HTTP servers in C☆1,899Jul 4, 2023Updated 2 years ago
- A VM That is Dynamic and Fast☆1,654Jun 8, 2025Updated 9 months ago