Category:APL: Difference between revisions

From Rosetta Code
Content added Content deleted
(Just editing... Category:APL)
No edit summary
Line 2: Line 2:
|checking=dynamic}}{{language programming paradigm|functional}}
|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 most 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]].
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 ==

Revision as of 08:44, 2 July 2015

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
APL
This programming language may be used to instruct a computer to perform a task.
Type checking: Dynamic
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using APL.


APL (A Programming Language) is an array oriented, functional, interactive programming language created and developed by Kenneth Iverson in the 1960's. It uses a large range of special graphic symbols to represent functions and operators, giving very concise code.[1] It influenced many other programming languages such as J and Mathematica.

References

<references>

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "APL"

The following 200 pages are in this category, out of 312 total.

(previous page) (next page)
(previous page) (next page)