ACM Home Page
Please provide us with feedback. Feedback
Using an APL approach with Java
Full text PdfPdf (65 KB)
Source International Conference on APL archive
Proceedings of the 2002 conference on APL: array processing languages: lore, problems, and applications table of contents
Madrid, Spain
Pages: 61 - 68  
Year of Publication: 2002
ISBN:1-58113-577-7
Also published in ...
Authors
Joseph Burchfield  New York Stock Exchange, Inc., New York, NY
Samir Lipovaca  New York Stock Exchange, Inc., New York, NY
Sponsor
SIGAPL: ACM Special Interest Group on APL Programming Language
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 4,   Downloads (12 Months): 14,   Citation Count: 0
Additional Information:

abstract   references   collaborative colleagues  

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

ABSTRACT

Three Java examples are developed to advance an APL approach in reducing conceptual intricacies in Java programming. The key part of these examples is a new Java class named APL. By making an instance of this class, a programmer is in a position to call appropriate APL primitive functions and operators to process data. In other words, a programmer is able to think in terms of arrays while programming in Java. All sample code is written in Java. The goal is to eventually implement all APL primitive functions and operators in this new APL class following the Linux paradigm of contributions from many authors.


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
Kay J., Kummerfeld R. J., C programming in a UNIX environment, p.119, 1988, T. J. Press (Padstaw), Cornwal.
 
3
Flanagan D., Java in a Nutshell, p.346, 1996, O'Reilly & Associates, Inc.
 
4
APL2 PHRASES by S. Cason - SPD, January 1989, TR 01.A845, (IBM Technical Report)
Collaborative Colleagues:
Joseph Burchfield: colleagues
Samir Lipovaca: colleagues