[Haskell-cafe] Compilers book in Haskell
Sergey Bushnyak
sergey.bushnyak at sigrlami.eu
Sun Apr 7 10:36:02 CEST 2013
Books about compilers is rare artifact, in comparison to some technology
books. It is uncommon to see topics on compilers for functional languages.
I was surprised, when saw it in "Modern Compiler Design", which I've
mentioned earlier. "Compiler design" series from Springer maybe reveal
topics on FL in future as it become more popular. In new books about 1/5
of it is about FL, but very basic stuff.
Кnowledge mostly lies in research papers, occasional articles like "The
Glasgow Haskell Compiler"[1] in AOSA from creators, and source code :)
[1] http://www.aosabook.org/en/ghc.html
--
Best regards,
Sergey Bushnyak
More information about the Haskell-Cafe
mailing list