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.
☆129Updated last 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☆196Updated 7 months ago
- Test cases for Writing a C Compiler☆319Updated 3 weeks ago
- Source code for the book Building a Debugger☆317Updated last month
- Toy compiler☆54Updated last month
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆176Updated last year
- Compiler for the COOL language written in C.☆128Updated 10 months ago
- an educational compiler intermediate representation☆697Updated last week
- A tinycompiler in C from scratch☆105Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆264Updated 2 years ago
- EeZee Language - Compiler Engineering Basics☆30Updated this week
- A fast framework for writing baseline compiler back-ends in C++☆557Updated last week
- A Simple showcase for the Sea-of-Nodes compiler IR☆775Updated last week
- Bolt is a language with in-built data-race freedom!☆602Updated last year
- Example code for compilers textbook.☆193Updated 2 years ago
- The best C-like language that can be implemented in 10kLOC.☆635Updated last month
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- Source code for "Programming Language with LLVM" class☆30Updated 2 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 6 months ago
- Educational JIT compiler for ARM64 in Zig.☆62Updated last year
- A small compiled language with a back-end and a front-end written from scratch☆35Updated 3 months ago
- GPU-accelerated compiler☆350Updated last year
- Simple C++ borrow checker☆73Updated 2 years ago
- A Quick Backend☆351Updated 3 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆293Updated 3 years ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆243Updated last year
- An optimizing ahead-of-time Python Compiler☆238Updated 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 :&☆203Updated this week
- ☆199Updated 2 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆657Updated 9 months ago