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.
☆133Updated 2 weeks 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☆199Updated 7 months ago
- Test cases for Writing a C Compiler☆322Updated last month
- Source code for the book Building a Debugger☆323Updated last month
- A Simple showcase for the Sea-of-Nodes compiler IR☆782Updated last week
- A tinycompiler in C from scratch☆107Updated last year
- Example code for compilers textbook.☆194Updated 2 years ago
- Toy compiler☆54Updated last week
- an educational compiler intermediate representation☆701Updated 2 weeks ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆178Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 7 months ago
- EeZee Language - Compiler Engineering Basics☆31Updated 3 weeks ago
- A fast framework for writing baseline compiler back-ends in C++☆569Updated this week
- Bolt is a language with in-built data-race freedom!☆603Updated last year
- Simple C++ borrow checker☆73Updated 2 years ago
- A small compiled language with a back-end and a front-end written from scratch☆35Updated 4 months ago
- A programming language that's wise beyond its bytes!🌱🌿🪴☆521Updated 3 months ago
- Writing a compiler in a week-end☆410Updated 6 months ago
- Compiler for the COOL language written in C.☆129Updated 11 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 7 months ago
- The best C-like language that can be implemented in 10kLOC.☆640Updated 2 months ago
- alic: A Language Inspired by C☆59Updated last month
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- world's worst interpreter☆62Updated 5 months ago
- Learn LLVM 17, published by Packt☆205Updated last year
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆247Updated last year
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- Build your own - linker☆207Updated 4 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆87Updated last week
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆336Updated 5 months ago
- ☆293Updated last year