
Programming Language Pragmatics
- 1st Edition - October 14, 1999
- Imprint: Morgan Kaufmann
- Author: Michael Scott
- Language: English
- eBook ISBN:9 7 8 - 0 - 0 8 - 0 5 1 5 1 7 - 5
- eBook ISBN:9 7 8 - 0 - 0 8 - 0 9 4 8 3 9 - 3
Programming Language Pragmatics addresses the fundamental principles at work in the most important contemporary languages, highlights the critical relationship between language… Read more
Purchase options

Institutional subscription on ScienceDirect
Request a sales quoteProgramming Language Pragmatics addresses the fundamental principles at work in the most important contemporary languages, highlights the critical relationship between language design and language implementation, and devotes special attention to issues of importance to the expert programmer. Thanks to its rigorous but accessible teaching style, you'll emerge better prepared to choose the best language for particular projects, to make more effective use of languages you already know, and to learn new languages quickly and completely.
* Addresses the most recent developments in programming language design, spanning more than forty different languages, including Ada 95, C, C++, Fortran 95, Java, Lisp, Scheme, ML, Modula-3, Pascal, and Prolog. * Places a special emphasis on implementation issues-how the techniques used by compilers and related tools influence language design, and vice versa. * Covers advanced topics in language design and implemenation, such as iterators, coroutines, templates (generics), separate compilation, I/O, type inference, and exception handling. * Reviews language-related topics in assembly-level architecture critical for understanding what a compiler does to a program. * Offers in-depth coverage of object-oriented programming, including multiple inheritance and dynamic method binding. * Devotes a special section to static and dynamic linking. * Includes a comprehensive chapter on concurrency, with detailed coverage of both shared-memory and message-passing languages and libraries. * Provides an accessible introduction to the formal foundations of compilation (automata theory), functional programming (lambda calculus), and logic programming (predicate calculus).
Preface1 Introduction2 Programming Language Syntax3 Names, Scopes, and Bindings4 Semantic Analysis5 Assembly-Level Computer Architecture6 Control Flow7 Data Types8 Subroutines and Control Abstraction9 Building a Runnable Program10 Data Abstraction and Object Orientation11 Nonimperative Programming Models: Functional and Logic Languages12 Concurrency13 Code ImprovementAppendices
- Edition: 1
- Published: October 14, 1999
- Imprint: Morgan Kaufmann
- Language: English
- eBook ISBN: 9780080515175
- eBook ISBN: 9780080948393
MS
Michael Scott
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.
Affiliations and expertise
Professor and past Chair, Computer Science Department, University of Rochester, USA