Differences between revisions 216 and 240 (spanning 24 versions)
Revision 216 as of 2012-02-24 18:26:05
Size: 3677
Editor: KaiJaeger
Comment:
Revision 240 as of 2016-08-10 11:42:52
Size: 3847
Editor: KaiJaeger
Comment: "Phrasebook" removed
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
## ||<tablestyle="background:magenta; both; font-size:large; font-weight: bold; margin: 0.5em 0 1em 1em;"> /!\ The APL wiki is not be available currently due to maintenance work|| ## ||<tablestyle="background:magenta; both; font-size:large; font-weight: bold; margin: 0.5em 0 1em 1em;"> /!\ || The APL wiki is currently  available in read-only mode due to severe spamming attacks||
Line 10: Line 10:
##  ||<tablestyle="background:magenta; both; font-size:large; font-weight: bold; margin: 0.5em 0 1em 1em;"> /!\ The APL wiki will not be available on 2010-01-22 due to maintenance work|| ## ||<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 13: Line 13:
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 a perfect choice for the [[WikiPedia:Agile_software_development|agile approach]]. 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 [[WikiPedia:Agile_software_development|agile approach]]. APL is also the very first functional programming language ever.
Line 16: Line 16:
<<BR>>
<<BR>>

For news follow us on [[https://twitter.com |Twitter]]; just search for "aplwiki".
Line 29: Line 30:

Try APL online: [[http://tryapl.org]]
Line 84: Line 87:
== Guides - Beginners guides, FAQs etc. == == Guides Beginners guides, FAQs etc. ==
Line 91: Line 94:
 * [[CategoryAplTree | APLTree: an APL Open Source Library]]
 * [[CategoryDyalogUserCommands | UserCommands]] for APL2000 and Dyalog
 * PhraseBook - Useful APL expressions you can copy and paste into your programs
 * [[CategoryAplTree | APLTree: an APL Open Source Library]]; Download from http://download.aplwiki.com/
 * [[CategoryDyalogUserCommands | UserCommands]] for Dyalog

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

Guides — Beginners guides, FAQs etc.

Library — APL code library

APL community

Misc

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