RosettaCodeData/Lang/APL/00DESCRIPTION
2015-11-18 06:14:39 +00:00

8 lines
No EOL
600 B
Text

{{language|APL
|checking=dynamic}}{{language programming paradigm|functional}}
APL (A Programming Language) is an [[wp:Array_programming|array oriented]], [[Functional_programming|functional]], interactive programming language created and developed by [[wp:Kenneth_E._Iverson|Kenneth Iverson]] in the 1960's. It uses a large range of special graphic symbols to represent functions and operators, giving very concise code.<ref>[[wp:APL_(programming_language)|APL Wikipedia Entry]]</ref> It influenced many other programming languages such as [[J]] and [[Mathematica]].
== References ==
<references>