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.
☆122Updated 3 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☆167Updated 5 months ago
- Test cases for Writing a C Compiler☆298Updated 2 months ago
- Source code for the book Building a Debugger☆297Updated 3 months ago
- an educational compiler intermediate representation☆680Updated last week
- Toy compiler☆53Updated last week
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆172Updated last year
- A tinycompiler in C from scratch☆95Updated 11 months ago
- Example code for compilers textbook.☆189Updated 2 years ago
- EeZee Language - Compiler Engineering Basics☆28Updated last month
- A fast framework for writing baseline compiler back-ends in C++☆485Updated 2 weeks ago
- The best C-like language that can be implemented in 10kLOC.☆629Updated 2 weeks ago
- A small compiled language with a back-end and a front-end written from scratch☆35Updated last month
- GPU-accelerated compiler☆347Updated last year
- A Simple showcase for the Sea-of-Nodes compiler IR☆676Updated last week
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆206Updated 10 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆263Updated 2 years ago
- Educational JIT compiler for ARM64 in Zig.☆60Updated 11 months ago
- world's worst interpreter☆62Updated 2 months ago
- Bolt is a language with in-built data-race freedom!☆599Updated last year
- Embedded Linker☆191Updated this week
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated last year
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆329Updated 2 months ago
- A Quick Backend☆342Updated 3 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- Compiler for the COOL language written in C.☆118Updated 8 months ago
- ☆199Updated 2 years ago
- Compiler project for Dave Beazley' Wabbit Language☆25Updated 3 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆67Updated last week
- Build your own - linker☆201Updated 4 years ago