About 50,600 results
Open links in new tab
  1. APL (programming language) - Wikipedia

    APL (named after the book A Programming Language) [3] is a programming language developed in the 1960s by Kenneth E. Iverson. Its central datatype is the multidimensional array.

  2. TryAPL

    APL is an array-oriented programming language that will change the way you think about problems and data. With a powerful, concise syntax, it lets you develop shorter programs that …

  3. Introduction — Learning APL - GitHub Pages

    APL is an array language, and one of the oldest programming languages still in use today, next to FORTRAN, Lisp and COBOL. APL uses its own curious-looking symbols, like ⍎⌽⍕⌈* ≡⍬, …

  4. Simple examples - APL Wiki

    Simple examples This page contains examples that show APL's strengths. The examples require minimal background and have no special dependencies. If these examples are too simple for …

  5. Introduction to APL - MicroAPL

    Its originator, Dr Kenneth Iverson, published his notation in 1962 in a book called 'A Programming Language' from which title the name APL derives. Subsequently Iverson's notation was …

  6. The APL Programming Language - University of Michigan

    What APL is best known for is its use of non-ASCII symbols, including some Greek letters. It is a dynamically typed interactive, array oriented language with a dynamic scope. In APL, all …

  7. APL Programming Language: Array Techniques and Applications

    Developed by Kenneth E. Iverson in the 1960s, APL uses a unique set of symbols to perform complex operations on arrays. This makes it powerful for mathematical computations and data …

  8. What is APL? - British APL Association

    APL is one of the three longest-living programming languages. Developed in the 1960s by Kenneth E. Iverson, its concise, array-oriented notation means that it is ideal for exploratory …

  9. SIGAPL - About

    APL is the original array programming language. It was created by Ken Iverson in the late 1950s to address the inconsistency and irregularity of traditional mathematical notation. Also, APL …

  10. APL | Definition & Facts | Britannica

    APL, computer programming language based on (and named with the initials of) the book A Programming Language (1962) by Kenneth E. Iverson of IBM. It has been adapted for use in …