3/10/2019
•
EN
Writing a lisp compiler from scratch in JavaScript: 3. LLVM
Extending a Lisp compiler to generate LLVM IR instead of x86 assembly, covering IR basics, function definitions, and backend architecture.