Essentials of Compilation by Siek (Racket and Python versions available) are book-length treatments of that paper's topic.
By the way, for the Python folks with a Pi around, this one is also an interesting read to dive into what it means to write a compiler
"Writing Interpreters and Compilers for the Raspberry Pi Using Python"
https://www.amazon.com/Writing-Interpreters-Compilers-Raspbe...
Essentials of Compilation by Siek (Racket and Python versions available) are book-length treatments of that paper's topic.