Differences between revisions 210 and 234 (spanning 24 versions)
Revision 210 as of 2012-02-18 21:40:45
Size: 3693
Editor: KaiJaeger
Comment:
Revision 234 as of 2014-12-22 05:45:07
Size: 3830
Editor: KaiJaeger
Comment:
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 from the 2014-10-20 for two days or so.<<BR>>We get a new, much more powerful server!||
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:
------
Line 28: Line 28:
Try APL online: [[http://tryapl.org]]
Line 29: Line 31:

[[PhraseBook|Useful APL phrases]]
Line 74: Line 74:
== APL in action ==
Line 75: Line 76:
'''APL in action'''

* [[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
 * [[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
Line 81: Line 80:
 * [[Studio]] Basic examples of APL code  * [[Studio]] - Basic examples of APL code
Line 85: Line 84:
'''Guides''' - Beginners guides, FAQs etc.
 * [[PrimersAndTutorials| Primers and Tutorials]]
 * [[FAQs]] Frequently-asked questions
 * [[CategoryTechnologies|Technologies]] Web, database, interfaces
== Guides — Beginners guides, FAQs etc. ==
 * [[PrimersAndTutorials| Primers and tutorials]]
 * [[FAQs]] - Frequently asked questions
 * [[CategoryTechnologies|Technologies]] - Web, database, interfaces
Line 91: Line 90:
'''Library — APL code library''' == Library — APL code library ==
Line 93: Line 92:
 * [[CategoryDyalogUserCommands | UserCommands]]
 * PhraseBook useful APL expressions you can copy and paste into your programs
 * [[CategoryDyalogUserCommands | UserCommands]] for Dyalog
 * PhraseBook - Useful APL expressions you can copy and paste into your programs
Line 96: Line 95:
'''APL community''' == APL community ==
Line 99: Line 98:
 * [[Community/MailingLists|Mailing Lists]]
 * [[Community/UserGroups|User Groups]]
 * [[Community/Misc|Misc
]]
 * [[Community/WebResources|Web Resources]] Web sites and user pages
 * [[Community/MailingLists|Mailing lists]]
 * [[Community/UserGroups|User groups]]
 * [[Community/WebResources| Other web resources]] - Web sites and user pages
Line 104: Line 102:
'''Misc''' == Misc ==
Line 106: Line 104:
 * [[System/Vendors|Vendors]]
 * [[System/SupportedPlatforms|Supported Platforms]]
 * [[Misc/Training|Training]] - Sources offering workshops and/or courses.
 * [[Misc/Vendors|Vendors]]
 * [[Misc/SupportedPlatforms|Supported Platforms]]
 * [[Misc/Training|Training]] - Sources offering workshops and/or courses

APL Wiki Frontpage

/!\

The APL wiki is currently available in read-only mode due to severe spamming attacks

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.

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)