Very good book about interpreters and programming languages. Readers end up building one interpreter with Java, and a faster one using C. The C part is rich and explores different interesting topics like Garbage collectors, dynamic arrays, hash tables and much more.
📚 Chapter 19 of 3063% complete