Hacker News new | ask | show | jobs
by rj722 2239 days ago
"Crafting Interpreters" by by Bob Nystrom (https://craftinginterpreters.com). Although the book falls short in covering static analysis (obviously), implementation of ast is covered in detail.