On the meaning of names in programming systems

  • Authors:
  • A. G. Fraser

  • Affiliations:
  • Bell Telephone Laboratories, Inc., Murray Hill, NJ

  • Venue:
  • Communications of the ACM
  • Year:
  • 1971

Quantified Score

Hi-index 48.22

Visualization

Abstract

It is assumed that there is a similarity of function between the data names of a programming language and the file names of an operating system. The two functions are discussed in terms of the same basic concepts in order to identify the extent to which they overlap. It is suggested that there is some similarity between the idea of a file directory and a storable object of type context. Manipulations with contexts are then discussed at length.It is noted that there is a simple extension of Church's &lgr; notation that deals nicely with these ideas of context manipulation. Whereas a function can be regarded as the abstraction based upon the first two terms of the expression &lgr;(namelist)(expression)(valuelist), it is found that a context can be viewed as an abstraction based upon the first two terms in the equivalent expression &mgr;(namelist)(valuelist)(expression).