| The design and implementation of an APL dialect, ELI |
| Full text |
Pdf
(537 KB)
|
| Source
|
International Conference on APL
archive
Proceedings of the international conference on APL-Berlin-2000 conference
table of contents
Berlin, Germany
Pages: 69 - 76
Year of Publication: 2000
ISBN:1-58113-182-8
Also published in ...
|
|
Author
|
|
| Sponsor |
|
| Publisher |
|
| Bibliometrics |
Downloads (6 Weeks): 1, Downloads (12 Months): 7, Citation Count: 0
|
|
|
ABSTRACT
ELI is an APL dialect that uses ASCII characters. It has a workspace based programming environment: all primitives of APL1[3] and control structures. It has no nested arrays or defined operators. Instead, it has user-defined data structures, and defined functions can take functions (in addition to variables) as parameters. ELI preserves the simplicity of APL1 while modestly extends it. The ELI interpreter is implemented on Windows using Visual C++, which connects to MFC to provide many GUI functions for the Window platform. The core interpreter consists of a parser, a tree-executor, and a module implementing all primitive functions. Currently the implementation also provides a function editor and the ability to save/load workspaces.
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
|
International Organization for Standardization, ISO Draft Standard APL, APL Quote Quad, vol,14, No.2, December 1993.
|
| |
4
|
K. Iverson, Dictionary ofJ: 3 Version 5, Iverson Software, Toronto, 1992.
|
| |
5
|
|
| |
6
|
|
| |
7
|
A. Whitney, K, Vector, Vol.10, No.1, 74-79, July 1993.
|
Peer to Peer - Readers of this Article have also read:
-
Data structures for quadtree approximation and compression
Communications of the ACM
28, 9
Hanan Samet
-
A hierarchical single-key-lock access control using the Chinese remainder theorem
Proceedings of the 1992 ACM/SIGAPP Symposium on Applied computing
Kim S. Lee
, Huizhu Lu
, D. D. Fisher
-
The GemStone object database management system
Communications of the ACM
34, 10
Paul Butterworth
, Allen Otis
, Jacob Stein
-
Putting innovation to work: adoption strategies for multimedia communication systems
Communications of the ACM
34, 12
Ellen Francik
, Susan Ehrlich Rudman
, Donna Cooper
, Stephen Levine
-
An intelligent component database for behavioral synthesis
Proceedings of the 27th ACM/IEEE Design Automation Conference on
Gwo-Dong Chen
, Daniel D. Gajski
|