Calculating in an object-oriented iterator-view-generator framework

  • Authors:
  • Johan Larsson

  • Affiliations:
  • Stockholm University, DSV, Electrum 230, SE-164 40 Kista, Sweden

  • Venue:
  • OOPSLA '00 Addendum to the 2000 proceedings of the conference on Object-oriented programming, systems, languages, and applications (Addendum)
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper briefly describes research on generic object-oriented programming where we establish a set of design patterns (or idioms) which makes algorithms independent of data structures. In the framework that implements these design patterns, an algorithm is not defined directly on a data structure class, but more abstractly on a set of structural properties shared by multiple data structures.