Sciweavers

42 search results - page 3 / 9
» dagstuhl 1998
Sort
View
DAGSTUHL
1998
14 years 11 months ago
A Data Abstraction Alternative to Data Structure/Algorithm Modularization
Murali Sitaraman, Bruce W. Weide, Timothy J. Long,...
DAGSTUHL
1998
14 years 11 months ago
Generative Programming and Active Libraries
Krzysztof Czarnecki, Ulrich W. Eisenecker, Robert ...
DAGSTUHL
1997
14 years 11 months ago
The Consensus Glossary of Temporal Database Concepts - February 1998 Version
Abstract. This document1 contains de nitions of a wide range of concepts speci c to and widely used within temporal databases. In addition to providing de nitions, the document als...
Christian S. Jensen, Curtis E. Dyreson, Michael H....
DAGSTUHL
1998
14 years 11 months ago
Segmented Iterators and Hierarchical Algorithms
Abstract. Many data structures are naturally segmented. Generic algorithms that ignore that feature, and that treat every data structure as a uniform range of elements, are unneces...
Matthew H. Austern
DAGSTUHL
1998
14 years 11 months ago
Two Ways to Bake Your Pizza - Translating Parameterised Types into Java
We have identified in previous work two translations for parametrically typed extensions of Java. The homogeneous translation maps type variables to a uniform representation, while...
Martin Odersky, Enno Runne, Philip Wadler