Hacker News new | ask | show | jobs
by matheusmoreira 916 days ago
> Unfortunately, writing a compiler creates a living thing.

> I didn't realize this going into it. I wasn't asking for a baby.

> It was a complete surprise to me, after 20-odd years of industry experience, that even writing a simple interpreter would produce a lifetime of work.

https://steve-yegge.blogspot.com/2007/06/rich-programmer-foo...

1 comments

This text serves as a wake up call for me. I didn’t take a Compilers class in college but I always wanted to learn how compilers work. Now that I’m done with college I finally have time to start this project. Also the “extending graduation for several years because of working full time” hits home. Thanks for posting this!