zakirullin / tiny-compiler
A tiny compiler for a language featuring LL(2) 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
☆563Updated last year
Alternatives and similar repositories for tiny-compiler:
Users that are interested in tiny-compiler are comparing it to the libraries listed below
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆495Updated 6 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,072Updated 4 years ago
- A simple, self-hosting C compiler☆930Updated 2 years ago
- A Simple Unix-like operating system☆912Updated last year
- Simple C compiler☆1,445Updated 3 weeks ago
- Simple virtual machine which interprets bytecode.☆467Updated 2 years ago
- Simple, zero-dependency garbage collection for C☆1,230Updated 5 months ago
- C11 compiler (mirror)☆743Updated 8 months ago
- A tiny, embeddable language implemented in ANSI C☆1,334Updated 6 months ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,004Updated 9 months ago
- hobby x86 kernel zig☆431Updated last year
- A Tiny Garbage Collector for C☆977Updated last year
- A self-hosting and educational C optimizing compiler☆1,164Updated this week
- The best C-like language that can be implemented in 10kLOC.☆516Updated 3 weeks ago
- How to write a UNIX shell, with a lot of background☆341Updated 7 years ago
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆869Updated 5 months ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆521Updated 2 years ago
- A Defer statement for C☆233Updated 3 years ago
- an incremental approach to compiler construction☆922Updated 5 years ago
- small self hosting C compiler☆475Updated 3 years ago
- A simple way to write standalone C programs for i386☆254Updated 10 months ago
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- Test suite to help you write your own C compiler☆876Updated last year
- The lcc retargetable ANSI C compiler☆2,058Updated 3 months ago
- 📐 Pushing the boundaries of simplicity☆999Updated 4 months ago
- A Small C Compiler☆1,849Updated 4 years ago
- A sunny little virtual machine☆523Updated 9 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆282Updated 2 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆343Updated 5 years ago