Programming Languages: Concepts and Implementation
Saverio Perugini
Broschiertes Buch

Programming Languages: Concepts and Implementation

Versandkostenfrei!
Versandfertig in 2-4 Wochen
144,99 €
inkl. MwSt.
PAYBACK Punkte
72 °P sammeln!
Programming Languages: Concepts and Implementation is a textbook on the fundamental principles of programming languages through a combination of concept-based and interpreter-based approaches. The book has an implementation-oriented focus and features conceptual and programming exercises that give students practical experience applying language theory and concepts. The book also showcases the construction of a progressive series of language interpreters in Python that cover the implementation of a host of core language concepts such as scope, first-class functions, and parameter passing. Other...