Differences between revisions 209 and 244 (spanning 35 versions)
Revision 209 as of 2012-02-18 18:16:44
Size: 2385
Editor: KaiJaeger
Comment:
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 2: Line 2:
#acl AutoAdminGroup:read,write,admin,delete,revert All:read  #acl AutoAdminGroup:read,write,admin,delete,revert All:read
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|| || '''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 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 is currently available in read-only mode due to severe spamming attacks||

## ||<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 15:
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 18:
------
For news follow us on [[https://twitter.com |Twitter]]; just search for "aplwiki".

Line 28: Line 33:
Try APL online: [[http://tryapl.org]]
Line 29: Line 36:

[[PhraseBook|Useful APL phrases]]
Line 74: Line 79:
== APL in action ==
Line 75: Line 81:
||<style="background-color:#FFFAE8; border:none;" 50%> <<Include(/Column1)>> ||<style="background-color:#FFFAE8; border:none;" 50%> <<Include(/Column2)>> ||  * [[CategoryEssays|Essays]] - More text than code, these articles help you learn to think in APL
 * [[CategoryPuzzles|Puzzles]] - Problems to exhibit & strengthen your APL muscles
 * [[Articles]] - A collection of published articles on APL
 * [[BooksAndPublications|Books and publications]]
 * [[Studio]] - Basic examples of APL code
 * [[Examples]] and miscellaneous script files
 * [[CategoryShowCases|Show Cases]]

== Guides — Beginners guides, FAQs etc. ==
 * [[PrimersAndTutorials| Primers and tutorials]]
 * [[FAQs]] - Frequently asked questions
 * [[CategoryTechnologies|Technologies]] - Web, database, interfaces
 * [[General]]

== APL community ==

 * [[Community/Forums|Forums]]
 * [[Community/MailingLists|Mailing lists]]
 * [[Community/UserGroups|User groups]]
 * [[Community/WebResources| Other web resources]] - Web sites and user pages

== Misc ==

 * [[Misc/Vendors|Vendors]]
 * [[Misc/SupportedPlatforms|Supported Platforms]]
 * [[Misc/Training|Training]] - Sources offering workshops and/or courses
 * [[DevelopmentTools | Development Tools]] to make your work easier
 * [[Misc/Articles|Articles]] - Where the focus is not on APL, but APL is used somehow

== 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)