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 Simple Unix-like operating system☆924Updated 2 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆512Updated 6 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,088Updated 4 years ago
- hobby x86 kernel zig☆431Updated last year
- Simple virtual machine which interprets bytecode.☆472Updated 2 years ago
- Ape Programming Language☆267Updated 2 years ago
- Simple C compiler☆1,480Updated 4 months ago
- A tiny, embeddable language implemented in ANSI C☆1,349Updated 9 months ago
- Simple, zero-dependency garbage collection for C☆1,246Updated 8 months ago
- A simple, self-hosting C compiler☆943Updated 2 years ago
- C11 compiler (mirror)☆760Updated 2 months ago
- A Defer statement for C☆235Updated 3 years ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,009Updated this week
- A Tiny Garbage Collector for C☆993Updated last year
- The C Template Library☆1,107Updated 3 years ago
- a little 64bit operating system written in c++ with smp support☆771Updated last month
- A minimal stack-based VM☆182Updated 4 years ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- "It is very special"☆319Updated 4 months ago
- small self hosting C compiler☆480Updated 3 years ago
- How to write a UNIX shell, with a lot of background☆348Updated 8 years ago
- The first C compiler ported to x86☆192Updated 3 years ago
- Modern Microkernel from Scratch☆228Updated last week
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆316Updated 2 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- A simple way to write standalone C programs for i386☆256Updated last year
- A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.☆443Updated 8 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆288Updated 2 years ago
- A self-hosting and educational C optimizing compiler☆1,215Updated this week
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago