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.
☆137Updated 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:
- Test cases for Writing a C Compiler☆330Updated last week
- Reference implementation for Writing a C Compiler☆209Updated 9 months ago
- Source code for the book Building a Debugger☆331Updated 3 months ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆800Updated 2 weeks ago
- an educational compiler intermediate representation☆712Updated 2 weeks ago
- Toy compiler☆52Updated this week
- EeZee Language - Compiler Engineering Basics☆31Updated 2 months ago
- Example code for compilers textbook.☆197Updated 2 years ago
- Compiler for the COOL language written in C.☆131Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆63Updated 8 months ago
- A tinycompiler in C from scratch☆107Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆266Updated 2 years ago
- Bolt is a language with in-built data-race freedom!☆604Updated last year
- A programming language that's wise beyond its bytes!🌱🌿🪴☆526Updated 5 months ago
- The best C-like language that can be implemented in 10kLOC.☆652Updated last week
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆186Updated last year
- SBLP 2025 MLIR Tutorial☆64Updated last month
- A Quick Backend☆359Updated 3 years ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- GPU-accelerated compiler☆362Updated last year
- advanced compilers☆876Updated 2 weeks ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆296Updated 3 years ago
- A compiler collection I made :&☆203Updated last week
- A fast framework for writing baseline compiler back-ends in C++☆588Updated last month
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆336Updated 6 months ago
- ☆207Updated 2 years ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆416Updated this week
- Writing a compiler in a week-end☆418Updated 8 months ago
- Artifacts of that Memory Management Tsoding Session☆172Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 weeks ago