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 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☆164Updated 4 months ago
- Toy compiler☆52Updated last month
- Test cases for Writing a C Compiler☆284Updated last month
- Source code for "Programming Language with LLVM" class☆30Updated 2 years ago
- Source code for the book Building a Debugger☆295Updated 2 months ago
- ☆22Updated 3 years ago
- A fast framework for writing baseline compiler back-ends in C++☆471Updated 2 weeks ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆182Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Compiler for the COOL language written in C.☆117Updated 8 months ago
- EeZee Language - Compiler Engineering Basics☆28Updated 2 weeks ago
- an educational compiler intermediate representation☆672Updated 2 weeks ago
- A small compiled language with a back-end and a front-end written from scratch☆35Updated 3 weeks ago
- A tinycompiler in C from scratch☆94Updated 10 months ago
- 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…☆171Updated last year
- Simple C++ borrow checker☆68Updated 2 years ago
- A (toy) C compiler written in Rust with no dependencies.☆68Updated 3 weeks ago
- world's worst interpreter☆62Updated 2 months ago
- B-tree generator for C☆138Updated last month
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆64Updated 4 months ago
- The Best Library: a C++ STL replacement☆195Updated 3 months ago
- Artifacts of that Memory Management Tsoding Session☆165Updated last year
- A C-like programming language that is similar to Rust's syntax. Toy programming language.☆52Updated last week
- A programming language that's wise beyond its bytes!🌱🌿🪴☆511Updated last week
- 🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.☆78Updated 4 months ago
- Learn LLVM 17, published by Packt☆194Updated last year
- Crafting Interpreters in Rust☆295Updated 2 years ago
- Educational JIT compiler for ARM64 in Zig.☆60Updated 10 months ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago