APL thinking finding array-oriented solutions

  • Authors:
  • Robert C. Metzger

  • Affiliations:
  • Technical Manager, I.P. Sharp Associates, 1200 First Federal Plaza, Rochester, NY

  • Venue:
  • APL '81 Proceedings of the international conference on APL
  • Year:
  • 1981

Quantified Score

Hi-index 0.00

Visualization

Abstract

APL is used for processing arrays. This is very different from traditional programming languages, which process single numbers and characters. This difference requires different programming methods. Such methods are array oriented. Several approaches to creating array oriented APL programs are explained here.