Title
Type Directed Cloning for Object-Oriented Programs
Abstract
. Object-oriented programming encourages the use of smallfunctions, dynamic dispatch (virtual functions), and inheritance for codereuse. As a result, such programs typically suffer from inferior performance.The problem is that polymorphic functions do not know the exacttypes of the data they operate on, and hence must use indirection to operateon them. However, most polymorphism is parametric (e.g. templatesin C++) which is amenable to elimination through code replication. Wepresent a...
Year
DOI
Venue
1995
10.1007/BFb0014224
LCPC
Keywords
Field
DocType
type directed cloning,object-oriented programs,polymorphism,object oriented programming
Data structure,Programming language,Object-oriented programming,Computer science,Parametric polymorphism,Dynamic dispatch,Theoretical computer science,Call graph,Code reuse,Virtual function,Data flow diagram
Conference
ISBN
Citations 
PageRank 
3-540-60765-X
20
2.33
References 
Authors
17
2
Name
Order
Citations
PageRank
John Plevyak115619.65
Andrew A. Chien23696405.97