Differences between revisions 212 and 215 (spanning 3 versions)
Revision 212 as of 2012-02-18 21:51:04
Size: 3668
Editor: KaiJaeger
Comment:
Revision 215 as of 2012-02-19 18:25:56
Size: 3667
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:

[[PhraseBook|Useful APL phrases]]
Line 74: Line 72:
== APL in action ==
Line 75: Line 74:
'''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 78:
 * [[Studio]] Basic examples of APL code  * [[Studio]] - Basic examples of APL code
Line 85: Line 82:
'''Guides''' - Beginners guides, FAQs etc. == Guides - Beginners guides, FAQs etc. ==
Line 87: Line 84:
 * [[FAQs]] Frequently-asked questions
 * [[CategoryTechnologies|Technologies]] Web, database, interfaces
 * [[FAQs]] - Frequently asked questions
 * [[CategoryTechnologies|Technologies]] - Web, database, interfaces
Line 91: Line 88:
'''Library — APL code library''' == Library — APL code library ==
Line 93: Line 90:
 * [[CategoryDyalogUserCommands | UserCommands]]
 * PhraseBook useful APL expressions you can copy and paste into your programs
 * [[CategoryDyalogUserCommands | UserCommands]] for APL2000 and Dyalog
 * PhraseBook - Useful APL expressions you can copy and paste into your programs
Line 96: Line 93:
'''APL community''' == APL community ==
Line 101: Line 98:
 * [[Community/WebResources| Other web resources]] Web sites and user pages  * [[Community/WebResources| Other web resources]] - Web sites and user pages
Line 103: Line 100:
'''Misc''' == Misc ==
Line 107: Line 104:
 * [[Misc/Training|Training]] - Sources offering workshops and/or courses.  * [[Misc/Training|Training]] - Sources offering workshops and/or courses

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.

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)