Differences between revisions 108 and 244 (spanning 136 versions)
Revision 108 as of 2008-03-01 16:54:05
Size: 3156
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 1: Line 1:
#acl AutoAdminGroup:read,write,delete,revert,admin All:read
Line 3: Line 2:
#acl AutoAdminGroup:read,write,admin,delete,revert All:read
Line 5: Line 5:
||<tablestyle="background:#eee; float:right; margin:0 0 1em 1em;"> '''[:HelloWorld:"Hello World" with APL]'''||
Line 7: Line 6:
||<tablestyle="background:#eee; float:right; clear:both; font-weight: bold; margin: 0.5em 0 1em 1em;"> [:AplIn20Minutes:APL in 20 minutes] || = APL Wiki Frontpage =
Line 9: Line 8:
##||<tablestyle="background:#eee; float:right; margin:0 0 1em 1em;">Watch ##video:[[BR]][http://aplwiki.aplteam.com/videos/hello/hello.html 'Hello World!' in APL][[BR]](experimental)|| || '''Note that this is the old wiki which is now read-only <<BR>> The new wiki is available as https://aplwiki.com''' ||

## ||<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 12: Line 22:
####'' '''Note that the APL wiki will not be available on Saturday 2008-03-01 due to an upgrade to MoinMoin 1.6.1''' '' {{{#!html
<div style="position: relative; float: right; margin-left: 10px;">
}}}
{{{#!html
<div class="highlights">
<h1>}}}
Highlights
{{{#!html
</h1>
}}}
Line 14: Line 33:
= Front Page =
Welcome to the APL Wiki. See [:FrontPage/AboutTheWiki:About] for an overview and how to edit pages.
Try APL online: [[http://tryapl.org]]
Line 17: Line 35:
 ||<tablewidth="554px"bgcolor="#ffffcc" style="text-align: center;"> /!\ New authors: see below. || [[HelloWorld|"Hello World" with APL]]
Line 19: Line 37:
[[AplIn20Minutes|APL in 20 Minutes]]
Line 20: Line 39:
## TABULAR LAYOUT COPIED FROM THE J WIKI
||<^ rowbgcolor="#FFFFFF" style="border:none;" 50%> [[Include(/Column1)]] ||<^ style="border:none;" 50%> [[Include(/Column2)]] ||
[[AplVideos | APL Videos]]
Line 23: Line 41:
== New authors == [[Open Source APL: NARS2000]]
Line 25: Line 43:
This wiki is still in its very early stages. If you find yourself directed to a non-existent page, please consider writing it. [[LearnApl/LearningApl | Tutorial: "Learning APL" ]]
Line 27: Line 45:
'''In 2007-11 we got recognized by chinese spammers. To fight them the way to become an author has changed: after creating a user account you are still not able to contribute; An adminstrator needs to take action first. Under normal circumstances this should not take more than 24 hours.. {{{#!html
</div>
}}}
Line 29: Line 49:
Please make sure that you use a reasonable user name: ''!BillClinton'' will do, ''APL2000'' as well, but ''!FooFoo'' or ''wiki123'' will not make it.''' {{{#!html
<div class="highlights">
<h1>}}}
Help shortcuts
{{{#!html
</h1>
}}}
Line 31: Line 57:
When the administrator has enabled your account, you will receive an email. [[FrontPage/AboutTheWiki|About the APL wiki]]
Line 33: Line 59:
Read [:FrontPage/AboutTheWiki:About], HelpOnEditing and [:SpecialCharacters:displaying APL characters and editing APL code] before you start. Then practise on the [http://aplwiki/aplteam.com/ TestWiki]. [[BeginnersStartHere|Beginners start here]]
Line 35: Line 61:
If you think you need to edit an immutable page, email KaiJaeger. [[WhyYouShouldHaveAnAccount|Why should I have an account?]]
Line 37: Line 63:
## * [: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
[[AplCharacters|APL characters]]

[[HowToBecomeAnAuthor|How to become an author]]

[[HelpOnPageCreation|How to create a new page]]

Gain experience on the [[http://sandbox.aplwiki.com|sandbox]]

[[AuthorConventions|Author conventions]]

[[EditingGuidelines|Editing guidelines]]

{{{#!html
</div></div>
}}}

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

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