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
☆566Updated 2 years ago
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☆511Updated 6 years ago
- A simple, self-hosting C compiler☆944Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,089Updated 4 years ago
- Simple C compiler☆1,486Updated 4 months ago
- A Simple Unix-like operating system☆927Updated this week
- A tiny, embeddable language implemented in ANSI C☆1,353Updated 10 months ago
- Simple, zero-dependency garbage collection for C☆1,245Updated 9 months ago
- C11 compiler (mirror)☆764Updated 2 months ago
- A Tiny Garbage Collector for C☆995Updated last year
- hobby x86 kernel zig☆430Updated last year
- small self hosting C compiler☆481Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 2 years ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,012Updated 2 weeks ago
- Simple compiler frontend using LLVM as backend☆236Updated 6 years ago
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆886Updated 9 months ago
- A simple way to write standalone C programs for i386☆256Updated last year
- A minimal stack-based VM☆182Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- Ape Programming Language☆269Updated 2 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆342Updated 5 years ago
- str: yet another string library for C language.☆338Updated 6 months ago
- A Defer statement for C☆236Updated 3 years ago
- How to write a UNIX shell, with a lot of background☆349Updated 8 years ago
- A Small C Compiler☆1,867Updated 4 years ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- A simple mark-sweep garbage collector in C☆742Updated 4 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- The first C compiler ported to x86☆192Updated 3 years ago
- Modern low-level programming language☆778Updated last year
- Test suite to help you write your own C compiler☆883Updated last year