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.
☆119Updated 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☆162Updated 3 months ago
- Test cases for Writing a C Compiler☆273Updated last month
- Source code for the book Building a Debugger☆279Updated last month
- Toy compiler☆50Updated 3 weeks ago
- Can I make an *optimizing* compiler under 1k lines of code?☆58Updated 3 months ago
- Build your own - linker☆198Updated 4 years ago
- A small compiled language with a back-end and a front-end written from scratch☆34Updated this week
- Compiler for the COOL language written in C.☆116Updated 7 months ago
- C23 compiler with C2y/GNU extensions for x86-64 Linux/BSD☆147Updated this week
- A (toy) C compiler written in Rust with no dependencies.☆64Updated last year
- world's worst interpreter☆62Updated last month
- A Quick Backend☆338Updated 3 years ago
- EeZee Language - Compiler Engineering Basics☆23Updated last week
- A Simple showcase for the Sea-of-Nodes compiler IR☆652Updated this week
- The best C-like language that can be implemented in 10kLOC.☆610Updated this week
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆72Updated last month
- A fast framework for writing baseline compiler back-ends in C++☆115Updated this week
- A x86_64 C99 compiler written in Rust from scratch☆426Updated 5 months ago
- A tinycompiler in C from scratch☆92Updated 10 months ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆65Updated last week
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆168Updated last year
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆203Updated 9 months ago
- ☆21Updated 3 years ago
- Tiny Raspberry Pi Operating System☆188Updated 9 months ago
- a unix os written in zig for riscv64☆17Updated 5 months ago
- A programming language that's wise beyond its bytes!🌱🌿🪴☆508Updated 2 months ago
- GPU-accelerated compiler☆345Updated last year
- Educational JIT compiler for ARM64 in Zig.☆60Updated 9 months ago
- ☆32Updated 10 months ago