Differences between revisions 222 and 227 (spanning 5 versions)
Revision 222 as of 2012-12-01 10:43:32
Size: 3778
Editor: KaiJaeger
Comment:
Revision 227 as of 2013-09-07 08:12:33
Size: 3756
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
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 2010-01-22 due to maintenance work||
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 a perfect choice for the [[WikiPedia:Agile_software_development|agile approach]]. APL is also the very first functional programming language ever.
Line 84: Line 84:
== Guides - Beginners guides, FAQs etc. == == Guides Beginners guides, FAQs etc. ==
Line 109: Line 109:
 * [[CategoryDyalogSuggestions | Improve Dyalog ]] - suggestions made by the community

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 a perfect 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.

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)