Implementing a JIT Compiled Language with Haskell and LLVM

语言:英文 评分: 4.0
最后更新: Full Source  -  2021-06-27 16:50:55
Implementing a JIT Compiled Language with Haskell and LLVM
  • 来源:Stephen Diehl  |  整理:进击的皇虫
  • LLVMHaskell
  • Welcome to the Haskell version of "Implementing a language with LLVM" tutorial. This tutorial runs through the implementation of a simple language, and the basics of how to build a compiler in Haskell, showing how fun and easy it can be. This tutorial will get you up and started as well as help to build a framework you can extend to other languages.
  • 码上学习 加入收藏