Live data from Hacker News

A Compiler Writing Journey

github.com

21–23 of 23 posts

Re: A Compiler Writing Journey

#22
post #7

Having it all in C brings back memories from "Compiler Design in C" a famous book for its time, printed in 1990. https://holub.com/compiler/

I wrote a book in its spirit in 2012 with a second edition in 2022: http://t3x.org/reload/ It is called Practical Compiler Construction. The Compiler Writing Journey is based on it.

What a fantastic resource!
Post reply on HN