Hacker News new | ask | show | jobs
by gsg 3216 days ago
There's a decent textbook written in the incremental style argued for by the author: Essentials of Compilation. It features compilers for seven languages, written in Racket, each with successively more advanced features.

https://jeapostrophe.github.io/courses/2017/spring/406/notes...