LLVM: The bad parts

Compiler Engineering in Practice - Part 1: What is a Compiler?

“Compiler Engineering in Practice” is a blog series intended to pass on wisdom that seemingly every seasoned compiler developer knows, but is not systematically written down in any textbook or online resource. Some (but not much) prior experience with compilers is needed.

Sean’s Corner
If anyone is available at some point to pair on CST transformation to an AST based on A-Normal Form I'd be grateful :D #CompilerEngineering #Haskell
Lessons from Writing a Compiler

Collected tips from building the Austral compiler.

Fernando Borretti