keleshev / compiling-to-assembly-from-scratch
Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas
☆296Updated last year
Related projects ⓘ
Alternatives and complementary repositories for compiling-to-assembly-from-scratch
- Reference implementation for Writing a C Compiler☆121Updated 2 months ago
- Tools for a compilers course☆110Updated 4 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆286Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆279Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆137Updated 3 years ago
- A compiler for Standard ML, somewhat☆201Updated 2 years ago
- The best C-like language that can be implemented in 10kLOC.☆482Updated last week
- How to write a UNIX shell, with a lot of background☆338Updated 7 years ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- Bolt is a language with in-built data-race freedom!☆572Updated 11 months ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆106Updated 3 years ago
- Tutorial on Multicore OCaml parallel programming with domainslib☆283Updated 8 months ago
- an educational compiler intermediate representation☆573Updated 3 weeks ago
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆531Updated this week
- An introduction to language design with building a compiler frontend on top of LLVM.☆90Updated 3 months ago
- Test cases for Writing a C Compiler☆176Updated 3 weeks ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆211Updated last year
- A Quick Backend☆305Updated 2 years ago
- The Silk Programming Language☆79Updated 3 years ago
- Lox interpreter written in Lox☆114Updated last year
- C Implementation of the monkey programming language☆67Updated 4 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆129Updated 2 years ago
- Cake a C23 front end and transpiler written in C☆548Updated last week
- A garden of small programming language implementations 🪴☆177Updated last week
- A statically-typed variant of Lox, written in TypeScript☆118Updated last year
- moved from https://sourceforge.net/p/min-caml/code/☆490Updated last month
- Fun, portable, minimalistic virtual machine.☆538Updated 2 months ago
- A series of down-to-earth articles on implementing type inference☆153Updated 4 years ago
- ⚙️ Multipass C Compiler, Assembler and X86 emulator written in TypeScript☆355Updated last month
- Tiny Programs: Rosetta code for implementations☆56Updated last year