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 2 months ago
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☆222Updated 9 months ago
- Test cases for Writing a C Compiler☆333Updated this week
- Source code for the book Building a Debugger☆336Updated 3 months ago
- Toy compiler☆55Updated 2 weeks ago
- Compiler for the COOL language written in C.☆132Updated last year
- Example code for compilers textbook.☆199Updated 3 years ago
- an educational compiler intermediate representation☆722Updated 3 weeks ago
- The best C-like language that can be implemented in 10kLOC.☆653Updated this week
- A Simple showcase for the Sea-of-Nodes compiler IR☆817Updated this week
- A tinycompiler in C from scratch☆108Updated last year
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆189Updated last year
- Bolt is a language with in-built data-race freedom!☆606Updated 2 years ago
- A small compiled language with a back-end and a front-end written from scratch☆35Updated 6 months ago
- A programming language that's wise beyond its bytes!🌱🌿🪴☆530Updated 5 months ago
- A Quick Backend☆363Updated 3 years ago
- EeZee Language - Compiler Engineering Basics☆33Updated 2 months ago
- A fast framework for writing baseline compiler back-ends in C++☆597Updated last week
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆46Updated last month
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆253Updated last year
- 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
- A compiler collection I made :&☆202Updated last week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆267Updated 2 years ago
- SBLP 2025 MLIR Tutorial☆65Updated 2 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 9 months ago
- advanced compilers☆882Updated 3 weeks ago
- A (toy) C compiler written in Rust with no dependencies.☆76Updated 6 months ago
- Source code for "Programming Language with LLVM" class☆30Updated 2 years ago
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆678Updated 2 months ago
- C23 compiler with C2y/GNU extensions for x86-64 Linux/BSD, written in C99☆202Updated this week
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last month