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
☆567Updated 3 weeks 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 Simple Unix-like operating system☆936Updated last week
- Simple, zero-dependency garbage collection for C☆1,247Updated 9 months ago
- A simple, self-hosting C compiler☆949Updated 3 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆516Updated 6 years ago
- Simple C compiler☆1,492Updated 5 months ago
- hobby x86 kernel zig☆430Updated last year
- small self hosting C compiler☆481Updated 3 years ago
- C11 compiler (mirror)☆770Updated 3 months ago
- Simple virtual machine which interprets bytecode.☆473Updated 2 years ago
- A tiny, embeddable language implemented in ANSI C☆1,360Updated 10 months ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,015Updated last month
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,096Updated 4 years ago
- A Tiny Garbage Collector for C☆997Updated last year
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- A Small C Compiler☆1,875Updated 4 years ago
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆892Updated 10 months ago
- Hobby OS☆245Updated 8 years ago
- Modern low-level programming language☆779Updated last year
- Ape Programming Language☆269Updated 2 years ago
- Test suite to help you write your own C compiler☆883Updated last year
- The C Template Library☆1,112Updated 3 years ago
- Modern Microkernel from Scratch☆228Updated 3 weeks ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆290Updated 2 years ago
- How to write a UNIX shell, with a lot of background☆350Updated 8 years ago
- Operating system for x86_64 based around a "keep it simple and make it work" philosophy.☆411Updated 4 years ago
- AquilaOS: UNIX-like Operating System☆486Updated 4 years ago
- A minimal stack-based VM☆182Updated 4 years ago
- A simple way to write standalone C programs for i386☆256Updated last year
- Ghost, a micro-kernel based hobby operating system.☆632Updated last month
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆390Updated 10 years ago