isuckatcs / how-to-compile-your-languageLinks
An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.
☆133Updated last month
Alternatives and similar repositories for how-to-compile-your-language
Users that are interested in how-to-compile-your-language are comparing it to the libraries listed below
Sorting:
- Reference implementation for Writing a C Compiler☆206Updated 8 months ago
- Test cases for Writing a C Compiler☆324Updated 3 weeks ago
- Source code for the book Building a Debugger☆328Updated 2 months ago
- Toy compiler☆52Updated this week
- an educational compiler intermediate representation☆709Updated last month
- Example code for compilers textbook.☆196Updated 2 years ago
- Bolt is a language with in-built data-race freedom!☆605Updated last year
- The best C-like language that can be implemented in 10kLOC.☆645Updated last week
- Compiler for the COOL language written in C.☆131Updated last year
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆185Updated last year
- EeZee Language - Compiler Engineering Basics☆31Updated last month
- A Simple showcase for the Sea-of-Nodes compiler IR☆786Updated last week
- Can I make an *optimizing* compiler under 1k lines of code?☆63Updated 8 months ago
- A fast framework for writing baseline compiler back-ends in C++☆583Updated 3 weeks ago
- A Quick Backend☆356Updated 3 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- A tinycompiler in C from scratch☆108Updated last year
- A programming language that's wise beyond its bytes!🌱🌿🪴☆523Updated 4 months ago
- SBLP 2025 MLIR Tutorial☆60Updated last month
- A small compiled language with a back-end and a front-end written from scratch☆35Updated 4 months ago
- Educational JIT compiler for ARM64 in Zig.☆62Updated last year
- advanced compilers☆867Updated 2 weeks ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆407Updated this week
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆44Updated last week
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆335Updated 5 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆639Updated last year
- A compiler collection I made :&☆202Updated last week
- A (toy) C compiler written in Rust with no dependencies.☆75Updated 4 months ago
- C23 compiler with C2y/GNU extensions for x86-64 Linux/BSD, written in C99☆197Updated last week
- A public database of C compiler test cases, minimal test runners, and public test results.☆254Updated 5 years ago