Hi guys!
Recently I got interested about compilers, how they works, how it analyzes the source code, how they translate code, how how how.
The good thing for me is that I don't want to create a full compiler from scratch (yet), but instead I want to understand how the different parts works and...