Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleDecember 2007
Automatic generation of APL programs
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 35, Issue 4Pages 21–25https://doi.org/10.1145/1354923.1354926This paper describes the use of grammatical evolution to generate APL programs which perform some pre-required function.
- articleJune 2004
Tips and tricks: APL idioms
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 34, Issue 3Pages 24–26https://doi.org/10.1145/1127556.1127560In this article, I raise ten APL problems; each problem has a simple one line solution which does not involve the creation of any intermediate variable. The objective in solving such problems, for novices and experts alike, is to acquire new APL skills; ...
- articleDecember 2003
Hyperbolic symmetry: a family affair
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 34, Issue 1Pages 20–22https://doi.org/10.1145/1046269.1046273Hyperbolic symmetry has been explored by mathematicians and artists as an outlet that can produce aesthetically appealing images with an underlying mathematical structure. In particular, the artist M. C. Escher has utilized the techniques of hyperbolic ...
- articleJune 2002
Experiences of A+ under windows
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 32, Issue 4Pages 214–218https://doi.org/10.1145/604444.602256Also Published in:
APL '02: Proceedings of the 2002 conference on APL: array processing languages: lore, problems, and applications: ISBN 1581135777 -
- articleJune 2002
Dialog template description tool
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 32, Issue 4Pages 182–189https://doi.org/10.1145/604444.602253Application end-user interface normally required by industries can be programmed using mainly AP124 and AP145 in IBM APL2 for Windows. AP124, however, does not support Japanese language in Windows environments. This forces us to depend more on AP145. ...
Also Published in:
APL '02: Proceedings of the 2002 conference on APL: array processing languages: lore, problems, and applications: ISBN 1581135777 - articleJune 2002
Porting the parallel array programming language ZPL to an embedded multicomputing system
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 32, Issue 4Pages 168–175https://doi.org/10.1145/604444.602251This paper describes the port of the ZPL parallel array language to the Mercury-RACE, a multicomputing system designed for embedded real-time applications. We discuss the design of the language runtime system and our strategy on mapping ZPL operators to ...
Also Published in:
APL '02: Proceedings of the 2002 conference on APL: array processing languages: lore, problems, and applications: ISBN 1581135777 - articleJune 2002
SAPL: APL as client and server for SAP R2/R3 systems
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 32, Issue 4Pages 156–167https://doi.org/10.1145/604444.602250The SAP company (Walldorf / Germany) provides a software interface for its R2 and R3 products called "Remote Function Call" (RFC). This interface is available on multiple operating systems and allows external systems written in C or C++ to directly call ...
Also Published in:
APL '02: Proceedings of the 2002 conference on APL: array processing languages: lore, problems, and applications: ISBN 1581135777 - articleJune 2002
Vector Pascal an array language for multimedia code
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 32, Issue 4Pages 83–91https://doi.org/10.1145/604444.602242Also Published in:
APL '02: Proceedings of the 2002 conference on APL: array processing languages: lore, problems, and applications: ISBN 1581135777 - articleJune 2002
Formal semantics of APL: a review of initial findings
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 32, Issue 4Pages 74–82https://doi.org/10.1145/604444.602241Also Published in:
APL '02: Proceedings of the 2002 conference on APL: array processing languages: lore, problems, and applications: ISBN 1581135777 - articleJune 2002
APL, a powerful research tool in magnetic resonance spectroscopy
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 32, Issue 4Pages 69–73https://doi.org/10.1145/604444.602240Also Published in:
APL '02: Proceedings of the 2002 conference on APL: array processing languages: lore, problems, and applications: ISBN 1581135777 - articleJune 2002
Using an APL approach with Java
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 32, Issue 4Pages 61–68https://doi.org/10.1145/604444.602239Three 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 ...
Also Published in:
APL '02: Proceedings of the 2002 conference on APL: array processing languages: lore, problems, and applications: ISBN 1581135777 - articleJune 2002
SmartArrays for the APL programmer
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 32, Issue 4Pages 50–60https://doi.org/10.1145/604444.602238The SmartArrays Software Develop Kit (SDK) is a technology that provides APL-style multi-dimensional nested array operations in traditional languages like C++ and Java. Using the syntax of the host language, SmartArrays provides a multi-dimensional array ...
Also Published in:
APL '02: Proceedings of the 2002 conference on APL: array processing languages: lore, problems, and applications: ISBN 1581135777 - articleJune 2002
Intelligent quota management system
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 32, Issue 4Pages 35–37https://doi.org/10.1145/604444.602235Also Published in:
APL '02: Proceedings of the 2002 conference on APL: array processing languages: lore, problems, and applications: ISBN 1581135777 - articleDecember 2001
New primitive ∇ for APL-style structured control
ACM SIGAPL APL Quote Quad (SIGAPL), Volume 32, Issue 2Pages 5–17https://doi.org/10.1145/604426.604429A control structure is described which is more APL-ish than the currently implemented keywords. It is much more in the spirit of APL because it merges all conventional control concepts into one single concept represented by one single symbol "∇". The ...