LLVM Essentials : Become familiar with the LLVM infrastructure and start using LLVM libraries to design a compiler
(Reklamlänk)
LLVM is currently the point of interest for many firms, and has a very active open source community. It provides us with a compiler infrastructure that can be used to write a compiler for a language. It provides us with a set of reusable libraries that can be used to optimize code, and a target-inde