Hacker News new | ask | show | jobs
by stellalo 337 days ago
From what the blog author says (I haven’t looked into the book), the approach reminds me of

> Abdulaziz Ghuloum, 2006, An Incremental Approach to Compiler Construction http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf

1 comments

Oh that’s exactly what the book’s author blog mentions: https://norasandler.com/2017/11/29/Write-a-Compiler.html
You can also find this approach in this book that comes in Racket and Python flavors [0].

[0] https://mitpress.mit.edu/9780262047760/essentials-of-compila...