Hacker News new | past | comments | ask | show | jobs | submit login

+1. When I was following along in the book I wrote the interpeter in C#, and pattern matching allowed me to basically skip needing the code generator and the visitor pattern. YMMV but its great. Essentials of Compilation by Siek does a similar trick with python.



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

Search: