ACM Home Page
Please provide us with feedback. Feedback
Extending APL2 to include program control structures
Full text PdfPdf (407 KB)
Source International Conference on APL archive
Proceedings of the international conference on APL table of contents
Toronto, Ontario, Canada
Pages: 209 - 213  
Year of Publication: 1993
ISBN:0-89791-612-3
Also published in ...
Author
Sponsor
SIGAPL: ACM Special Interest Group on APL Programming Language
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 0,   Downloads (12 Months): 7,   Citation Count: 3
Additional Information:

abstract   references   cited by   index terms   review   peer to peer  

Tools and Actions: Review this Article  
Save this Article to a Binder    Display Formats: BibTex  EndNote ACM Ref   
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/166197.166223
What is a DOI?

ABSTRACT

APL2, and APL before it, have always been criticised for not embodying formal program flow control structures. It is proposed that a set of reserved words be added to the APL2 language. This set could include "if", "else", "while", etc. This extension should enhance performance and improve the readability of programs. This improved readability could lead to more maintainable code.





REVIEW

"R. Waldo Roth : Reviewer"

An intriguing rationale is provided for the introduction of new keywords that expedite more formal control structures in APL2. Formal definitions of the newly proposed keywords, such as if, then, else, do, an  more...


Peer to Peer - Readers of this Article have also read: