Home → Magazine Archive → May 1978 (Vol. 21, No. 5) → The SL5 procedure mechanism → Abstract

The SL5 procedure mechanism

By David R. Hanson, Ralph E. Griswold

Communications of the ACM, Vol. 21 No. 5, Pages 392-400
10.1145/359488.359502



This paper describes an integrated procedure mechanism that permits procedures to be used as recursive functions or as coroutines. This integration is accomplished by treating procedures and their activation records (called environments) as data objects and by decomposing procedure invocation into three separate components at the source-language level. In addition, argument binding is under the control of the programmer, permitting the definition of various methods of argument transmission in the source language itself. The resulting procedure mechanism, which is part of the SL5 programming language, is well suited to goal-oriented problems and to other problems that are more readily programmed by using coroutines. Several examples are given.

The full text of this article is premium content

0 Comments

No entries found