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.
☆143Updated 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☆228Updated 11 months ago
- Test cases for Writing a C Compiler☆349Updated this week
- Source code for the book Building a Debugger☆348Updated 5 months ago
- Toy compiler☆57Updated last week
- EeZee Language - Compiler Engineering Basics☆35Updated 2 weeks ago
- A tinycompiler in C from scratch☆109Updated last year
- Example code for compilers textbook.☆204Updated 3 years ago
- an educational compiler intermediate representation☆733Updated last month
- A Simple showcase for the Sea-of-Nodes compiler IR☆835Updated this week
- Compiler for the COOL language written in C.☆135Updated last year
- Bolt is a language with in-built data-race freedom!☆608Updated 2 years ago
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆47Updated this week
- alic: A Language Inspired by C☆77Updated 5 months ago
- A fast framework for writing baseline compiler back-ends in C++☆618Updated last week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆270Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆678Updated this week
- A programming language that's wise beyond its bytes!🌱🌿🪴☆535Updated 7 months ago
- SBLP 2025 MLIR Tutorial☆68Updated 4 months ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆440Updated this week
- A Quick Backend☆386Updated 3 years ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆192Updated 2 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆69Updated 11 months ago
- A small compiled language with a back-end and a front-end written from scratch☆34Updated 8 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 months ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆258Updated last year
- A compiler collection I made :&☆203Updated this week
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆752Updated last month
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆301Updated 3 years ago
- GPU-accelerated compiler☆367Updated last year
- Educational JIT compiler for ARM64 in Zig.☆65Updated last year