LIMITED OFFER
Save 50% on book bundles
Immediately download your ebook while waiting for your print delivery. No promo code needed.
Programming Language Pragmatics, Fourth Edition, is the most comprehensive programming language textbook available today. It is distinguished and acclaimed for its integr… Read more
LIMITED OFFER
Immediately download your ebook while waiting for your print delivery. No promo code needed.
Preface
I: Foundations
1: Introduction
2: Programming Language Syntax
3: Names, Scopes, and Bindings
4: Semantic Analysis
5: Target Machine Architecture
II: Core Issues in Language Design
6: Control Flow
7: Type Systems
8: Composite Types
9: Subroutines and Control Abstraction
10: Data Abstraction and Object Orientation
III: Alternative Programming Models
11: Functional Languages
12: Logic Languages
13: Concurrency
14: Scripting Languages
IV: A Closer Look at Implementation
15: Building a Runnable Program
16: Run-Time Program Management
17: Code Improvement
A: Programming Languages Mentioned
B: Language Design and Language Implementation
C: Numbered Examples
MS
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.