In this post, we enable our compiler to convert G-machine instructions to LLVM IR, which finally allows us to generate working executables.| danilafe.com
In this first post of a larger series, we embark on a journey of developing a compiler for a lazily evaluated functional language.| danilafe.com