Algol 68 as an extensible language

  • Authors:
  • Barry J. Mailloux;John E. L. Peck

  • Affiliations:
  • University of Alberta;University of Calgary

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1969

Quantified Score

Hi-index 0.00

Visualization

Abstract

Most programming languages have one or more features which may be considered as extensions of the language. The most common such feature is the procedure, as it exists in Algol 60 or in PL/I, or the subroutine in Fortran. By means of this device it is possible for the programmer to give a name to a portion of his algorithm and to invoke this portion one or more times simply by using that name. Algol 68 has, of course, such familiar features, but it has others which may not be so familiar. It is our intention to describe, by means of an example, some of the newer language extension features of Algol 68.