Introductions: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class=wikitable | |||
|{{quote | "We learn elementary mathematics before understanding the source of its symbols and procedures, which therefore appear, incorrectly, to have been decreed ready-made. Language and reason are intimately related, and the embodiment of an idea in a symbol may be essential to its comprehension. APL unifies algebra into a single consistent notation; it allows us to exploit the powerful concepts of functions and operators; and it helps us to escape from the tyranny of scalars by giving us the tools to think in terms of arrays, or multiple quantity, as J. J. Sylvester so eloquently urged us to do a century ago. APL has an intellectual consistency that is a source of satisfaction and pleasure."|[[Donald B. McIntyre]]. ''Language as an intellectual tool: From hieroglyphics to APL'', 1991.}} | |||
|} | |||
Below are some texts intended to give you a taste for APL. Should you decide to learn more, then have a look at our [[learning resources]]. | Below are some texts intended to give you a taste for APL. Should you decide to learn more, then have a look at our [[learning resources]]. | ||
Line 5: | Line 8: | ||
* [[Stephen Taylor]]: [[Discovering APL]] | * [[Stephen Taylor]]: [[Discovering APL]] | ||
* [[Ken Iverson]]: [https://www.jsoftware.com/papers/tot.htm Notation as a Tool of Thought] | * [[Ken Iverson]]: [https://www.jsoftware.com/papers/tot.htm Notation as a Tool of Thought] | ||
* [[Alan J. Perlis]]: [https://www.jsoftware.com/papers/perlis77.htm In Praise of APL: | * [[Alan J. Perlis]]: [https://www.jsoftware.com/papers/perlis77.htm In Praise of APL: A Language for Lyrical Programming] | ||
A Language for Lyrical Programming] | |||
{{APL development}} | {{APL development}} | ||
[[Category:Lists]] | [[Category:Lists]] |
Revision as of 23:19, 25 February 2020
|
Below are some texts intended to give you a taste for APL. Should you decide to learn more, then have a look at our learning resources.
- Bernard Legrand: APL – a Glimpse of Heaven (also available in French)
- Yan Cui: Fear and Loathing with APL
- Stephen Taylor: Discovering APL
- Ken Iverson: Notation as a Tool of Thought
- Alan J. Perlis: In Praise of APL: A Language for Lyrical Programming
APL development [edit] | |
---|---|
Interface | Session ∙ Typing glyphs (on Linux) ∙ Fonts ∙ Text editors |
Publications | Introductions ∙ Learning resources ∙ Simple examples ∙ Advanced examples ∙ Mnemonics ∙ ISO 8485:1989 ∙ ISO/IEC 13751:2001 ∙ A Dictionary of APL ∙ Case studies ∙ Documentation suites ∙ Books ∙ Papers ∙ Videos ∙ APL Quote Quad ∙ Vector journal ∙ Terminology (Chinese, German) ∙ Neural networks ∙ Error trapping with Dyalog APL (in forms) |
Sharing code | Backwards compatibility ∙ APLcart ∙ APLTree ∙ APL-Cation ∙ Dfns workspace ∙ Tatin ∙ Cider |
Implementation | Resources ∙ Open-source ∙ Magic function ∙ Performance ∙ APL hardware |
Developers | Timeline of corporations ∙ APL2000 ∙ Dyalog ∙ IBM ∙ IPSA ∙ STSC |