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 6 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☆557Updated 7 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,111Updated 4 years ago
- A Simple Unix-like operating system☆969Updated 2 months ago
- Simple, zero-dependency garbage collection for C☆1,285Updated last year
- Simple C compiler☆1,541Updated 11 months ago
- A simple, self-hosting C compiler☆969Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- hobby x86 kernel zig☆434Updated 2 years ago
- C11 compiler (mirror)☆791Updated 2 months ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,030Updated 7 months ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆528Updated 3 years ago
- A Tiny Garbage Collector for C☆1,058Updated 2 years ago
- small self hosting C compiler☆485Updated 4 years ago
- A tiny, embeddable language implemented in ANSI C☆1,451Updated last year
- Modern low-level programming language☆778Updated last year
- Test suite to help you write your own C compiler☆896Updated 2 years ago
- Moved to Forgejo!☆530Updated 3 months ago
- Ape Programming Language☆273Updated 2 years ago
- How to write a very simple JIT compiler☆1,890Updated 4 years ago
- A simple way to write standalone C programs for i386☆258Updated last year
- str: yet another string library for C language.☆344Updated last year
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago
- A simple mark-sweep garbage collector in C☆753Updated 5 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆916Updated last year
- A minimalist kernel☆1,340Updated 4 years ago
- A Small C Compiler☆1,916Updated 5 years ago
- A toy C compiler☆523Updated 4 years ago
- A simple heap memory allocator in ~200 lines.☆911Updated 4 years ago