Sciweavers

94 search results - page 1 / 19
» Declarative specialization for object-oriented-program speci...
Sort
View
OOPSLA
1997
Springer
13 years 8 months ago
Declarative Specialization of Object-Oriented Programs
Eugen-Nicolae Volanschi, Charles Consel, Gilles Mu...
GI
1997
Springer
13 years 8 months ago
Functional Object-Oriented Programming with Object-Gofer
Object-Gofer is a small, practical extension of the functional programming language Gofer incorporating the following ideas from the object-oriented community: objects and toplevel...
Wolfram Schulte, Klaus Achatz
OOPSLA
1989
Springer
13 years 8 months ago
Virtual Classes: A Powerful Mechanism in Object-Oriented Programming
The notions of class, subclass and virtual procedure are fairly well understood and recognized as some of the key concepts in object-oriented programming. The possibility of modif...
Ole Lehrmann Madsen, Birger Møller-Pedersen
ECOOP
1995
Springer
13 years 8 months ago
Optimization of Object-Oriented Programs Using Static Class Hierarchy Analysis
Optimizing compilers for object-oriented languages apply static class analysis and other techniques to try to deduce precise information about the possible classes of the receivers...
Jeffrey Dean, David Grove, Craig Chambers