Differences between revisions 174 and 242 (spanning 68 versions)
Revision 174 as of 2009-07-17 17:12:05
Size: 3691
Editor: KaiJaeger
Comment:
Revision 242 as of 2017-02-16 17:26:07
Size: 3905
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
#acl AutoAdminGroup:write All:read #acl AutoAdminGroup:read,write,admin,delete,revert All:read
Line 5: Line 5:

= APL Wiki Frontpage =

## ||<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.||

## Be careful about the following sentences in terms of wording and position - that's what is displayed by the search engines!
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.

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]].

For news follow us on [[https://twitter.com |Twitter]]; just search for "aplwiki".
Line 9: Line 23:
Line 11: Line 24:
<div style="background: #e7e7e7; width: 280px; padding: 10px; margin: 0; -webkit-border-radius: 6px; border-radius: 6px; -moz-border-radius: 6px; border: 1px solid #999;">
<h1 style="font-size: 1.2em; margin-top: -0.8em;">}}}
<div class="highlights">
<h1>}}}
Line 18: Line 31:
Try APL online: [[http://tryapl.org]]
Line 22: Line 37:
[[AplOnYouTube|APL on YouTube]] [[AplVideos | APL Videos]]
Line 24: Line 39:
[[NARS2000|Open Source APL: NARS2000]] [[Open Source APL: NARS2000]]
Line 26: Line 41:
[[LearnApl/LearningApl | The wiki Tutoral: "Learning APL" ]] [[LearnApl/LearningApl | Tutorial: "Learning APL" ]]
Line 33: Line 48:
<div style="background: #e7e7e7; width: 280px; padding: 10px; margin: 0px; -webkit-border-radius: 6px; border-radius: 6px; -moz-border-radius: 6px; border: 1px solid #999;">
<h1 style="font-size: 1.2em; margin-top: -0.8em;">}}}
<div class="highlights">
<h1>}}}
Line 44: Line 59:
[[WhyYouShouldHaveAnAccount|Why you should have an account]] [[WhyYouShouldHaveAnAccount|Why should I have an account?]]
Line 50: Line 65:
[[TestPage|Gain experience on the TestPage]] [[HelpOnPageCreation|How to create a new page]]

Gain experience on the [[http://sandbox.aplwiki.com|sandbox]]
Line 57: Line 74:
</div> </div></div>
Line 60: Line 77:
{{{#!html
</div>
}}}
== 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.
Line 64: Line 81:
== APL in action ==
Line 65: Line 83:
## ||<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||  * [[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]]
Line 67: Line 91:
## ||<tablestyle="background:magenta; both; font-size:large; font-weight: bold; margin: 0.5em 0 1em 1em;"> /!\ The APL wiki will not be available on 2009-03-07 due to maintenance work|| == Guides — Beginners guides, FAQs etc. ==
 * [[PrimersAndTutorials| Primers and tutorials]]
 * [[FAQs]] - Frequently asked questions
 * [[CategoryTechnologies|Technologies]] - Web, database, interfaces
 * [[General]]
Line 69: Line 97:
= APL wiki Frontpage = == APL community ==
Line 71: Line 99:
## Be careful about the following sentences - that's what is displayed by the search engines!
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]].
 * [[Community/Forums|Forums]]
 * [[Community/MailingLists|Mailing lists]]
 * [[Community/UserGroups|User groups]]
 * [[Community/WebResources| Other web resources]] - Web sites and user pages
Line 74: Line 104:
Other ways to address the APL wiki remain working for the time being, but they are depcrecated, and they won't work forever. == Misc ==
Line 76: Line 106:
## TABULAR LAYOUT COPIED FROM THE J WIKI
||<^ rowbgcolor="#FFFFFF" style="border:none;" 50%> <<Include(/Column1)>> ||<^ style="border:none;" 50%> <<Include(/Column2)>> ||

## * [:AboutApl:About APL] - APL? What is APL?
## * [:Guides:] - Beginners guides, FAQs, How-tos, etc.
## * Vendors
## * [:DyalogApl:Dyalog]
## * [:AplX:APLX]
## * [:APL2000:APL2000]
## * [:Apl2:APL2]
## * [:AplNext:APL Next]
## * ["SHARP APL"]
## * DevelopmentTools - What makes programmer's life easier
## * ShowCases - APL in action
## * [:CategoryPuzzles:Puzzles] - Problems and tasks to exhibit and strengthen your APL muscles
## * [:Articles:Articles] - A collection of articles on APL
## * Library - More code than text
## * [:Examples:Examples] - Code that might be useful to get something to work
## * [:Utils:Utilities] - Code you can copy as it is
## * [:Scripts:Scripts] - Classes and Namespace scripts
## * [:Frameworks:Frameworks] - Starting points for a new application
## * [:Phrases:Phrases] - expressions useful for every-day problems
## * [:Stories:Stories] - Who uses APL? Do you have to tell a story? Please add yourself to the growing community of APL users.
## * [:AplHistory:APL's History]
## * [:Links:Links] - Links to other APL-related sites
 * [[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 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 open source code library

APL in action

Guides — Beginners guides, FAQs etc.

APL community

Misc

FrontPage (last edited 2020-03-25 11:10:14 by KaiJaeger)