Title :
On the problem of uniform references to data structures
Author :
Geschke, Charles M. ; Mitchell, James G.
Author_Institution :
Palo Alto Res. Center, Xerox Corp., Palo Alto, CA, USA
fDate :
6/1/1975 12:00:00 AM
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.
Keywords :
data structures; operating systems (computers); abstract data types; compilation; data structures; extensible languages; generic functions; programming language notation; semantic interpretations; sparse arrays; systems programming language; uniform references; Abstracts; Arrays; Computer languages; Programming; Syntactics; Vectors; Abstract data types; Simula 67; compilation; data description; extensible languages; generic functions; sparse arrays; structured values; systems programming language; uniform references;
Journal_Title :
Software Engineering, IEEE Transactions on
DOI :
10.1109/TSE.1975.6312841