APL Programming Language
Jump to navigation
Jump to search
An APL Programming Language is a Programming Language that ...
- See: Functional Programming, Array Programming, Structured Programming, Modular Programming, Kenneth E. Iverson, Dynamic Typing, APLX, Free Software Directory, A+ (Programming Language), ELI (Programming Language), J (Programming Language), Mathematical Notation.
References
2018
- (Wikipedia, 2018) ⇒ https://en.wikipedia.org/wiki/APL_(programming_language) Retrieved:2018-1-22.
- APL (named after the book A Programming Language) is a programming language developed in the 1960s by Kenneth E. Iverson. Its central datatype is the multidimensional array. It uses a large range of special graphic symbols to represent most functions and operators, leading to very concise code. It has been an important influence on the development of concept modeling, spreadsheets, functional programming, and computer math packages. It has also inspired several other programming languages. It is still used today for certain applications.