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.
☆140Updated this week
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☆226Updated 11 months ago
- Test cases for Writing a C Compiler☆348Updated last month
- Source code for the book Building a Debugger☆345Updated 5 months ago
- Example code for compilers textbook.☆205Updated 3 years ago
- Toy compiler☆57Updated this week
- an educational compiler intermediate representation☆726Updated last week
- Compiler for the COOL language written in C.☆134Updated last year
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆191Updated 2 years ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆828Updated last week
- EeZee Language - Compiler Engineering Basics☆35Updated 4 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆267Updated 3 years ago
- A tinycompiler in C from scratch☆108Updated last year
- A programming language that's wise beyond its bytes!🌱🌿🪴☆535Updated 7 months ago
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆748Updated last month
- Bolt is a language with in-built data-race freedom!☆608Updated 2 years ago
- A fast framework for writing baseline compiler back-ends in C++☆607Updated this week
- Simple C++ borrow checker☆72Updated 2 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- alic: A Language Inspired by C☆75Updated 5 months ago
- SBLP 2025 MLIR Tutorial☆67Updated 3 months ago
- The best C-like language that can be implemented in 10kLOC.☆671Updated this week
- Writing a compiler in a week-end☆431Updated this week
- A Quick Backend☆379Updated 3 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- A small compiled language with a back-end and a front-end written from scratch☆35Updated 7 months ago
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆46Updated last week
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆233Updated 2 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆348Updated 8 months ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆437Updated 2 weeks ago