bisqwit / compiler_seriesLinks
Material for the Creating a Compiler video lesson series.
☆550Updated 3 years ago
Alternatives and similar repositories for compiler_series
Users that are interested in compiler_series are comparing it to the libraries listed below
Sorting:
- A simple, self-hosting C compiler☆954Updated 3 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆522Updated 6 years ago
- Test suite to help you write your own C compiler☆888Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆290Updated 2 years ago
- Simple C compiler☆1,490Updated 6 months ago
- Hobby OS☆244Updated 8 years ago
- Operating system for x86_64 based around a "keep it simple and make it work" philosophy.☆411Updated 4 years ago
- A toy C compiler☆524Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆474Updated 2 years ago
- It’s that terminal! This project was mostly created (or started) in a livestream series.☆278Updated 3 years ago
- A Quick Backend☆337Updated 3 years ago
- AquilaOS: UNIX-like Operating System☆486Updated 4 years ago
- A Tiny Garbage Collector for C☆999Updated last year
- Fourth rewrite of LevOS, aiming for POSIX compliance.☆229Updated 11 years ago
- 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…☆569Updated last month
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆393Updated 10 years ago
- Bolt is a language with in-built data-race freedom!☆599Updated last year
- Modern Microkernel from Scratch☆228Updated last week
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,104Updated 4 years ago
- The best C-like language that can be implemented in 10kLOC.☆621Updated this week
- Example code for compilers textbook.☆179Updated 2 years ago
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆632Updated 7 years ago
- C11 compiler (mirror)☆772Updated 4 months ago
- Simple compiler frontend using LLVM as backend☆236Updated 6 years ago
- How to write a very simple JIT compiler☆1,859Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- A simple Unix-like kernel trying to be POSIX compliant☆135Updated 10 months ago
- Barebones multiboot kernel for beginners☆153Updated 5 years ago
- A simple VM for a talk on building VMs☆219Updated 8 years ago
- Portable C standard library☆960Updated last week