Hacker News new | past | comments | ask | show | jobs | submit login
Let’s Build a Simple Interpreter, Part 4 (ruslanspivak.com)
39 points by ingve on Sept 11, 2015 | hide | past | favorite | 3 comments



I've made this comment before on the OP's posts but these tutorials are severely undervoted for as excellent and thoughtful as they are.


>Modern Compiler Implementation in Java

I recommend ML version of this book.

Functional programming is a much better suited paradigm for task like these.


Do we just not teach lex and yacc anymore? Or any other LALR type parser generation system?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: