Differences between revisions 239 and 241 (spanning 2 versions)
Revision 239 as of 2016-06-29 15:38:10
Size: 3929
Editor: KaiJaeger
Comment:
Revision 241 as of 2017-02-16 17:25:49
Size: 4010
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 77: Line 77:
== APL open source code library ==
 * [[CategoryAplTree | APLTree: an APL Open Source Library]] - Software for many tasks and problems a programmer runs typically into.
 * [[http://download.aplwiki.com/ | Download APLTree stuff]] - Download page for all the APLTree stuff.
 * [[CategoryDyalogUserCommands | UserCommands]] - Third-party user commands for Dyalog.
Line 93: Line 98:
== Library — APL code library ==
 * [[CategoryAplTree | APLTree: an APL Open Source Library]]; Download from http://download.aplwiki.com/
 * [[CategoryDyalogUserCommands | UserCommands]] for Dyalog
 * PhraseBook - Useful APL expressions you can copy and paste into your programs

APL Wiki Frontpage

This wiki is about the APL Programming Language, one of the oldest (in terms of age) and youngest (in terms of concepts) of all programming languages. It is an interpreted language with built-in array capabilities and outstanding debugging features that makes the language an excellent choice for the agile approach. APL is also the very first functional programming language ever.

If you are curious about APL consider reading Bernard Legrand's excellent article "APL - a Glimpse of Heaven" on Vector.

For news follow us on Twitter; just search for "aplwiki".

APL open source code library

APL in action

Guides — Beginners guides, FAQs etc.

APL community

Misc

FrontPage (last edited 2020-03-25 11:10:14 by KaiJaeger)