On the problem of uniform references to data structures

  • Authors:
  • C. M. Geschke;J. G. Mitchell

  • Affiliations:
  • Xerox Palo Alto Research Center;Xerox Palo Alto Research Center

  • Venue:
  • Proceedings of the international conference on Reliable software
  • Year:
  • 1975

Quantified Score

Hi-index 0.00

Visualization

Abstract

The cost of a change to a large software system is often primarily a function of the size of the system rather than the complexity of the change. One reason for this is that programs which access some given data structure must operate on it using notations which are determined by its exact representation. Thus, changing how it is implemented may necessitate changes to the programs which access it. This paper develops a programming language notation and semantic interpretations which allow a program to operate on a data object in a manner which is dependent only on its logical or abstract properties and independent of its underlying concrete representation.