Hacker News new | past | comments | ask | show | jobs | submit login

"Modern Compiler Implementation" isn't too bad, but it is a general purpose introductory compiler text rather than being dedicated to functional languages. It does briefly touch on subjects like closure conversion and type inference, but doesn't give working code.

Appel's other compiler book, "Compiling with Continuations", goes into more depth while falling short of being a complete tutorial on writing a compiler for ML.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: