Compilers and Interpreters
Books
Build Your Own Lisp by Daniel Holden
Crafting Interpreters by Robert Nystrom
Creating the Bolt Compiler by Mukul Rathi
How Clang Compiles a Function by John Regehr
How LLVM Optimizes a Function by John Regehr
Let's Build a Compiler by Jack Crenshaw
Make A Language - A series about making a programming language called Eldiro using the Rust programming language.
Last updated