Differences between revisions 237 and 244 (spanning 7 versions)
Revision 237 as of 2015-11-23 17:46:09
Size: 3882
Editor: KaiJaeger
Comment: Announcement
Revision 244 as of 2020-03-25 11:10:14
Size: 4032
Editor: KaiJaeger
Comment: Link to new wiki added
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
|| '''Note that this is the old wiki which is now read-only <<BR>> The new wiki is available as https://aplwiki.com''' ||
Line 10: Line 12:
||<tablestyle="background:magenta; both; font-size:large; font-weight: bold; margin: 0.5em 0 1em 1em;"> /!\ || The APL wiki will not be available on the 2015-11-30. We need a day for maintenance.|| ## ||<tablestyle="background:magenta; both; font-size:large; font-weight: bold; margin: 0.5em 0 1em 1em;"> /!\ || The APL wiki will not be available on the 2015-11-30. We need a day for maintenance.||
Line 93: Line 95:
== Library — APL code library ==
 * [[CategoryAplTree | APLTree: an APL Open Source Library]]
 * [[CategoryDyalogUserCommands | UserCommands]] for Dyalog
 * PhraseBook - Useful APL expressions you can copy and paste into your programs
Line 112: Line 109:

== APL open source code library ==

 * [[CategoryAplTree | APLTree: an APL Open Source Library]] - Software for many tasks and problems a programmer runs typically into.
 * [[CategoryDyalogUserCommands | UserCommands]] - Third-party user commands for Dyalog.

APL Wiki Frontpage

Note that this is the old wiki which is now read-only
The new wiki is available as https://aplwiki.com

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 in action

Guides — Beginners guides, FAQs etc.

APL community

Misc

APL open source code library

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