A brief and high-level overview of compilers and Haskell and some suggestions for learning compilers.
A few links:
An Incremental Approach to Compiler Construction / Abdulaziz Ghuloum http://scheme2006.cs.uchicago.edu/11-...
fun-compilers: a curated list of compiler resources https://github.com/soupi/rfc/blob/mas...
My articles about compilers and type inference: https://gilmi.me/blog/tags/compilers
Giml - https://giml-lang.org
chibicc - https://github.com/rui314/chibicc