Programming Language Design and Implementation (2nd Edition)

Posted By: hill0

Programming Language Design and Implementation
English | 2025 | ISBN: 3031932986 | 364 Pages | PDF EPUB (True) | 19 MB

The text aims to provide readers with an overview of the design space for programming languages and how design choices affect implementation. It is not a classical compilers book, as it assumes the reader is familiar with basic compiler implementation techniques; nor is it a traditional comparative programming languages book, because it does not go into depth about any particular language, instead taking examples from a wide variety of programming languages to illustrate design concepts. Readers are assumed to already have done at least a bit of programming in functional, imperative, and object-oriented languages.