|
|
|
|
|
by matthias509
1829 days ago
|
|
Another interesting rabbit hole to explore is the compiler. Back in the day I wrote a toy compiler for a college course and used this text book: "Compilers: Principles, Techniques, and Tools". a.ka. "The Dragon book", but I would look at some of the other books here like "Modern Operating Systems" before this. |
|
I recommend "Parsing Techniques: A Practical Guide" and Muchnick's compilers book - though there's probably something better by now.