Hacker News new | ask | show | jobs
by shibing 1580 days ago
I really like crafting interpreters. It walks through 2 implementations of a minimal language. It's also free to read online https://craftinginterpreters.com/
1 comments

I'll give it a read, thank you!