Hacker News new | ask | show | jobs
by nils-m-holm 2539 days ago
> Does anyone have recommendations for good resources on writing your first compiler?

Have a look at the books and compilers at http://t3x.org. For a first glance, I would recommend https://t3x.org/t3x/book.html. If you are only interested in the source code, it is in the public domain and can be downloaded on that page.