Hacker News new | ask | show | jobs
Writing an Interpreter in Go (interpreterbook.com)
3 points by ezodude 3449 days ago
1 comments

This podcast goes through some of the highlights of the book, https://changelog.com/gotime/28

I'm reading this now. Less dense than other interpreter/compiler books & All about the code.