Hacker News new | ask | show | jobs
by garrypettet 3112 days ago
I cannot rate this book high enough. Anyone with an interest in how languages are implemented should read this. Bob has a fantastic writing style making it a pleasant read. Additionally, he doesn't stop at the point many tutorials do (simple arithmetic and control flow) but he actually goes into how to implement classes and, now, inheritance.