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 2 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☆530Updated 6 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,106Updated 4 years ago
- A simple, self-hosting C compiler☆961Updated 3 years ago
- Simple, zero-dependency garbage collection for C☆1,260Updated 11 months ago
- A Simple Unix-like operating system☆946Updated this week
- C11 compiler (mirror)☆778Updated 3 weeks ago
- hobby x86 kernel zig☆433Updated last year
- Simple C compiler☆1,506Updated 7 months ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,023Updated 3 months ago
- A tiny, embeddable language implemented in ANSI C☆1,386Updated last year
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- A Tiny Garbage Collector for C☆1,027Updated 2 years ago
- small self hosting C compiler☆485Updated 3 years ago
- Ape Programming Language☆269Updated 2 years ago
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆899Updated last year
- A simple way to write standalone C programs for i386☆257Updated last year
- Modern low-level programming language☆781Updated last year
- A mini x86-64 assembler for fun and learning.☆218Updated 4 months ago
- A Small C Compiler☆1,896Updated 4 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- A Defer statement for C☆240Updated 3 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- How to write a UNIX shell, with a lot of background☆353Updated 8 years ago
- Hobby OS☆247Updated 8 years ago
- str: yet another string library for C language.☆341Updated 9 months ago
- How to write a very simple JIT compiler☆1,871Updated 4 years ago
- Stackless Async Subroutines for C☆757Updated 2 years ago
- All-inclusive Buffer for C☆412Updated last year
- A toy C compiler☆523Updated 4 years ago