Hacker News new | ask | show | jobs
by DmitrySoshnikov 2062 days ago
Yeah, this class is specifically on parsing pipeline and syntactic analysis.

For runtime semantics (Interpreters and Virtual Machines) you can address "Essentials of Interpretation" aka "Building an Interpreter from scratch".