Y
Hacker News
new
|
ask
|
show
|
jobs
by
toniks
1476 days ago
Thanks. Can you recommend some free resources to learn from?
1 comments
runevault
1476 days ago
Crafting Interpreters is probably the gold standard. They do phase 1 in Java and phase 2 in C but most of the code is pretty translatable.
http://craftinginterpreters.com/
link
tylerscott
1476 days ago
Seconding this recommendation. Bob (author) did such an amazing job of that book. I proudly display it in my office. The illustrations alone are worth the cost.
link
http://craftinginterpreters.com/