ACM Home Page
Please provide us with feedback. Feedback
On the question of fill
Full text PdfPdf (323 KB)
Source ACM SIGAPL APL Quote Quad archive
Volume 15 ,  Issue 1  (September 1984) table of contents
Pages: 9 - 13  
Year of Publication: 1984
ISSN:0163-6006
Author
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 2,   Downloads (12 Months): 7,   Citation Count: 5
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/379890.379892
What is a DOI?

ABSTRACT

Two unrelated areas of APL have become the basis for the notion of prototype in some groups of extensions to APL. One of these areas, which arises when new operators like Rank, or its special case Each, are considered, is the question of empty frames: what result to return when an expression specifies, roughly, that a function is to be applied to "no data". The second is: what elements should be used to "fill up" the result of expressions like A↑B or B\D, in which some elements of the result are to be taken from the right argument, but other elements may be needed to make a result of the proper shape.The paper "An Operator Calculus" [1] shows how the question of empty frames may be resolved, using a part of functions, without introducing the question of type, let alone that of prototypes.This note discusses an approach to the second question, in the context (and with the notation) of the line of APL development espoused by Iverson in "Rationalized APL" and related papers [2].


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

1
2
 
3
[3] For example, as described in the APL2 Language Manual, SB21-3015-0, IBM (1982).
 
4
[4] E. E. McDonnell. Mask and mesh, Minnowbrook Workshop (1980). Also: K. E. Iverson. Operators, TOPLAS 1 2 (1979).