Get Free Shipping on orders over $79
Efficient Polymorphic Calls : KLUWER INTERNATIONAL SERIES IN ENGINEERING AND COMPUTER SCIENCE - Karel Driesen

Efficient Polymorphic Calls

By: Karel Driesen

Hardcover | 28 February 2001

At a Glance

Hardcover


$249.00

or 4 interest-free payments of $62.25 with

 or 

Ships in 7 to 10 business days

The implementation of object-oriented languages has been an active topic of research since the 1960s when the first Simula compiler was written. The topic received renewed interest in the early 1980s with the growing popularity of object-oriented programming languages such as c++ and Smalltalk, and got another boost with the advent of Java. Polymorphic calls are at the heart of object-oriented languages, and even the first implementation of Simula-67 contained their classic implementation via virtual function tables. In fact, virtual function tables predate even Simula-for example, Ivan Sutherland's Sketchpad drawing editor employed very similar structures in 1960. Similarly, during the 1970s and 1980s the implementers of Smalltalk systems spent considerable efforts on implementing polymorphic calls for this dynamically typed language where virtual function tables could not be used. Given this long history of research into the implementation of polymorphic calls, and the relatively mature standing it achieved over time, why, one might ask, should there be a new book in this field? The answer is simple. Both software and hardware have changed considerably in recent years, to the point where many assumptions underlying the original work in this field are no longer true. In particular, virtual function tables are no longer sufficient to implement polymorphic calls even for statically typed languages; for example, Java's interface calls cannot be implemented this way. Furthermore, today's processors are deeply pipelined and can execute instructions out-of­ order, making it difficult to predict the execution time of even simple code sequences.

Other Editions and Formats

Paperback

Published: 26th October 2012

More in Object-Oriented Programming or OOP

Design Patterns : Elements of Reusable Object-Oriented Software - Erich Gamma
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
C# Programming in easy steps : Master C# fundamentals! - Mike McGrath
Mastering Regular Expressions : OREILLY - Jeffrey E. F. Friedl

RRP $114.00

$55.75

51%
OFF
Learning C# 3.0 : OREILLY - Jesse Liberty

RRP $76.00

$39.75

48%
OFF
Python in easy steps : In Easy Steps - Mike McGrath

RRP $33.99

$33.75

C++ Primer - Stanley Lippman

Paperback

RRP $97.60

$76.75

21%
OFF
Refactoring 2ed : Improving the Design of Existing Code - Martin Fowler
Effective Rust : 35 Specific Ways to Improve Your Rust Code - David Drysdale
Just Use Postgres! - Denis Magda

$117.75

AI Agents and Applications - Roberto Infante