Ebook Compiler Construction: Part 2 - Niklaus Wirth

Continued part 1, part 2 of book "Compiler Construction" provide students with knowledge about: conditional and repeated statements and boolean expressions; procedures and the concept of locality; elementary data types; open arrays, pointers and procedure types; modules and separate compilation; code optimizations and the frontend/backend structure;...