isuckatcs / how-to-compile-your-language
An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.
☆116Updated 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:
- Reference implementation for Writing a C Compiler☆155Updated 3 months ago
- Simple C++ borrow checker☆68Updated 2 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆56Updated 2 months ago
- Toy programming language☆50Updated 3 weeks ago
- Compiler for the COOL language written in C.☆115Updated 6 months ago
- EeZee Language - Compiler Engineering Basics☆22Updated last week
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- Source code for the book Building a Debugger☆271Updated last month
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆238Updated 5 months ago
- Test cases for Writing a C Compiler☆261Updated last week
- The Best Library: a C++ STL replacement☆191Updated 2 months ago
- an educational compiler intermediate representation☆665Updated 2 months ago
- a unix os written in zig for riscv64☆17Updated 4 months ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- A Quick Backend☆335Updated 3 years ago
- Build your own - linker☆198Updated 4 years ago
- Learn LLVM 17, published by Packt☆185Updated 11 months ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆166Updated last year
- A type-safe C successor that compiles directly to various platforms.☆138Updated last week
- A Simple showcase for the Sea-of-Nodes compiler IR☆637Updated this week
- cpplox is a Lox interpreter & LLVM compiler written in C++☆13Updated 10 months ago
- ☆296Updated last year
- GPU-accelerated compiler☆344Updated last year
- A high-throughput parser for the Zig programming language.☆221Updated 3 weeks ago
- Educational JIT compiler for ARM64 in Zig.☆59Updated 9 months ago
- A (toy) C compiler written in Rust with no dependencies.☆64Updated 11 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆60Updated 3 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆251Updated 2 years ago
- A C-like programming language that is similar to Rust's syntax. Toy programming language.☆51Updated 2 months ago