APL: A Programming Language

[top]

  1. Very compact, concise, regular, but yet powerful array oriented language.
  2. APL2 allows general array, which could be nested, heterogeneous.
  3. Example: Prime number generation by two distinct algorithm(see A+, J, K, Q'Nial, yorick version).


  4. References:

[top]