<P>Although the theory of object-oriented programming languages is far from complete, this book brings together the most important contributions to its development to date, focusing in particular on how advances in type systems and semantic models can contribute to new language designs.The fifteen c
Theoretical aspects of object-oriented programming: types, semantics, and language design
โ Scribed by Carl A. Gunter, John C. Mitchell (ed.)
- Publisher
- The MIT Press
- Year
- 1994
- Tongue
- English
- Leaves
- 560
- Series
- Foundations of Computing
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Although the theory of object-oriented programming languages is far from complete, this book brings together the most important contributions to its development to date, focusing in particular on how advances in type systems and semantic models can contribute to new language designs.The fifteen chapters are divided into five parts: Objects and Subtypes, Type Inference, Coherence, Record Calculi, and Inheritance. The chapters are organized approximately in order of increasing complexity of the programming language constructs they consider - beginning with variations on Pascal- and Algol-like languages, developing the theory of illustrative record object models, and concluding with research directions for building a more comprehensive theory of object-oriented programming languages.Part I discusses the similarities and differences between "objects" and algebraic-style abstract data types, and the fundamental concept of a subtype. Parts II-IV are concerned with the "record model" of object-oriented languages. Specifically, these chapters discuss static and dynamic semantics of languages with simple object models that include a type or class hierarchy but do not explicitly provide what is often called dynamic binding. Part V considers extensions and modifications to record object models, moving closer to the full complexity of practical object-oriented languages.Carl A. Gunter is Professor in the Department of Computer and Information Science at the University of Pennsylvania. John C. Mitchell is Professor in the Department of Computer Science at Stanford University.
๐ SIMILAR VOLUMES
This is a useful introduction to the theory behind data types in object oriented (OO) languages. It starts at a very readable pace. The first section (about 100 pages) covers the basics of OO languages and OO features, and establishes a working vocabulary. For example, it introduces the very distinc
A presentation of the formal underpinnings of object-oriented programming languages.
The aim of the Handbook of Programming Languages is the provision of a single comprehensive source for information concerning individual programming languages and methodologies for computing professionals. The Handbook will be published in multiple volumes and will cover a wide range of languages or