Differences between revisions 200 and 211 (spanning 11 versions)
Revision 200 as of 2010-03-27 08:24:54
Size: 2316
Editor: KaiJaeger
Comment: Added to Highlights: Legrand's article
Revision 211 as of 2012-02-18 21:43:58
Size: 3689
Editor: KaiJaeger
Comment:
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 6: Line 6:
= APL wiki Frontpage = = APL Wiki Frontpage =
Line 15: Line 15:
If you are curious about APL consider reading Bernard Legrand's excellent article [[http://www.vector.org.uk/archive/v231/legrand.htm|"APL - a Glimpse of Heaven"]] on [[http://www.vector.org.uk/|Vector]].
Line 16: Line 17:
Line 30: Line 30:
Prof. Legrand's article:<<BR>>[[http://www.vector.org.uk/archive/v231/legrand.htm|"APL - a Glimpse of Heaven"]] [[PhraseBook|Useful APL phrases]]
Line 34: Line 34:
[[AplOnYouTube|APL on YouTube]] [[AplVideos | APL Videos]]
Line 38: Line 38:
[[LearnApl/LearningApl | The wiki tutoral: "Learning APL" ]] [[LearnApl/LearningApl | Tutorial: "Learning APL" ]]
Line 56: Line 56:
[[WhyYouShouldHaveAnAccount|Why you should have an account]] [[WhyYouShouldHaveAnAccount|Why should I have an account?]]
Line 74: Line 74:
## TABULAR LAYOUT COPIED FROM THE J WIKI
Line 76: Line 75:
||<style="background-color:#FFFAE8; border:none;" 50%> <<Include(/Column1)>> ||<style="background-color:#FFFAE8; border:none;" 50%> <<Include(/Column2)>> || '''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
 * [[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]]

'''Library — APL code library'''
 * [[CategoryAplTree | APLTree: an APL Open Source Library]]
 * [[CategoryDyalogUserCommands | UserCommands]]
 * PhraseBook useful APL expressions you can copy and paste into your programs

'''APL community'''

 * [[Community/Forums|Forums]]
 * [[Community/MailingLists|Mailing Lists]]
 * [[Community/UserGroups|User Groups]]
 * [[Community/Misc|Misc]]
 * [[Community/WebResources|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 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)