Uh-oh, it looks like your Internet Explorer is out of date.
For a better shopping experience, please upgrade now.
Programming Language Pragmatics
Programming Language Pragmatics is the most comprehensive programming language textbook available today, with nearly 1000 pages of content in the book, plus hundreds more pages of reference materials and ancillaries online. Michael Scott takes theperspective that language design and language implementation are tightly interconnected, and that neither can be fully understood in isolation. In an approachable, readable style, he discusses more than 50 languages in the context of understanding how code isinterpreted or compiled, providing an organizational framework for learning new languages, regardless of platform. This edition has been thoroughly updated to cover the most recent developments in programming language design and provides both a solid understanding of the most important issues driving software development today - Provides a complete re-write of the chapter on semantic analysis, using formal inference rules - Includes a heavy revision of the chapter on type systems - Presents significant updates to the chapters on composite types, object orientation, and code generation - Covers new material on ownership types, safe concurrency, asynchronous programming, traits, move constructors, template "concepts," the LLVM compiler infrastructure, and many other topics
1120285516
Programming Language Pragmatics
Programming Language Pragmatics is the most comprehensive programming language textbook available today, with nearly 1000 pages of content in the book, plus hundreds more pages of reference materials and ancillaries online. Michael Scott takes theperspective that language design and language implementation are tightly interconnected, and that neither can be fully understood in isolation. In an approachable, readable style, he discusses more than 50 languages in the context of understanding how code isinterpreted or compiled, providing an organizational framework for learning new languages, regardless of platform. This edition has been thoroughly updated to cover the most recent developments in programming language design and provides both a solid understanding of the most important issues driving software development today - Provides a complete re-write of the chapter on semantic analysis, using formal inference rules - Includes a heavy revision of the chapter on type systems - Presents significant updates to the chapters on composite types, object orientation, and code generation - Covers new material on ownership types, safe concurrency, asynchronous programming, traits, move constructors, template "concepts," the LLVM compiler infrastructure, and many other topics
Programming Language Pragmatics is the most comprehensive programming language textbook available today, with nearly 1000 pages of content in the book, plus hundreds more pages of reference materials and ancillaries online. Michael Scott takes theperspective that language design and language implementation are tightly interconnected, and that neither can be fully understood in isolation. In an approachable, readable style, he discusses more than 50 languages in the context of understanding how code isinterpreted or compiled, providing an organizational framework for learning new languages, regardless of platform. This edition has been thoroughly updated to cover the most recent developments in programming language design and provides both a solid understanding of the most important issues driving software development today - Provides a complete re-write of the chapter on semantic analysis, using formal inference rules - Includes a heavy revision of the chapter on type systems - Presents significant updates to the chapters on composite types, object orientation, and code generation - Covers new material on ownership types, safe concurrency, asynchronous programming, traits, move constructors, template "concepts," the LLVM compiler infrastructure, and many other topics
Michael L. Scott is a professor and past Chair of the Computer Science Department at the University of Rochester. He is best known for work on synchronization and concurrent data structures: algorithms from his group appear in a wide variety of commercial and open-source systems. A Fellow of the ACM and the IEEE, he shared the 2006 Dijkstra Prize in Distributed Computing. In 2001 he received the University's Robert and Pamela Goergen Award for Distinguished Achievement and Artistry in Undergraduate Teaching.Jonathan Aldrich works at the intersection of programming languages and software engineering. His research explores how the way we express software affects our ability to engineer software at scale. A particular theme of much of his work is improving software quality and programmer productivity through better ways to express structural and behavioral aspects of software design within source code.Professor Aldrich has contributed to object-oriented typestate verification, modular reasoning techniques for aspects and stateful programs, and new object-oriented language models. For his work specifying and verifying architecture, he received a 2006 NSF CAREER award and the 2007 Dahl-Nygaard Junior Prize (press release, article). Right now he's excited to be working on the design of Wyvern, a new modularly extensible programming language.
The classic comprehensive programming language text that combines language design and language implementation, thoroughly updated to cover the most recent developments in programming language design