Theoretical Aspects of Object-oriented Programming

Theoretical Aspects of Object-oriented Programming
Author :
Publisher : MIT Press
Total Pages : 568
Release :
ISBN-10 : 026207155X
ISBN-13 : 9780262071550
Rating : 4/5 (550 Downloads)

Book Synopsis Theoretical Aspects of Object-oriented Programming by : Carl A. Gunter

Download or read book Theoretical Aspects of Object-oriented Programming written by Carl A. Gunter and published by MIT Press. This book was released on 1994 with total page 568 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


Theoretical Aspects of Object-oriented Programming Related Books

Theoretical Aspects of Object-oriented Programming
Language: en
Pages: 568
Authors: Carl A. Gunter
Categories: Computers
Type: BOOK - Published: 1994 - Publisher: MIT Press

DOWNLOAD EBOOK

Although the theory of object-oriented programming languages is far from complete, this book brings together the most important contributions to its development
Object-Oriented Programming A Unified Foundation
Language: en
Pages: 372
Authors: Giuseppe Castagna
Categories: Computers
Type: BOOK - Published: 2012-12-06 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

by Luea Cardelli Ever since Strachey's work in the 1960's, polymorphism has been classified into the parametric and overloading varieties. Parametric polymorphi
A Theory of Objects
Language: en
Pages: 392
Authors: Martin Abadi
Categories: Computers
Type: BOOK - Published: 2012-09-08 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

By developing object calculi in which objects are treated as primitives, the authors are able to explain both the semantics of objects and their typing rules, a
Foundations of Object-oriented Languages
Language: en
Pages: 416
Authors: Kim B. Bruce
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: MIT Press

DOWNLOAD EBOOK

A presentation of the formal underpinnings of object-oriented programming languages.
Object-Oriented JavaScript - Second Edition
Language: en
Pages: 564
Authors: Stoyan Stefanov
Categories: Computers
Type: BOOK - Published: 2013-01-01 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

You will first be introduced to object-oriented programming, then to the basics of objects in JavaScript. This book takes a do-it-yourself approach when it come