Differences between revisions 172 and 183 (spanning 11 versions)
Revision 172 as of 2009-07-17 14:49:08
Size: 3600
Editor: KaiJaeger
Comment:
Revision 183 as of 2009-08-17 14:15:54
Size: 2139
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,delete,revert,admin All:read
Line 6: Line 6:

||<tablestyle="float:right; font-weight: bold; text-align:Left;">Help shortcuts||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[FrontPage/AboutTheWiki|About the APL wiki]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[BeginnersStartHere|Beginners start here]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[WhyYouShouldHaveAnAccount|Why you should have an account]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[AplCharacters|APL characters]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[HowToBecomeAnAuthor|How to become an author]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[TestPage|Gain experience on the TestPage]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[AuthorConventions|Author conventions]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[EditingGuidelines|Editing guidelines]]||


||<tablestyle="background:#eee; margin:1em;" style="padding:1em;">[[HelloWorld | "Hello World" with APL]]||<style="padding:1em;">[[AplIn20Minutes | APL in 20 minutes]]||<style="padding:1em;">[[AplOnYouTube | APL on Youtube]]||
= APL wiki Frontpage =
Line 24: Line 12:
= APL wiki Frontpage =

## Be careful about the following sentences - that's what is displayed by the search engines!
## Be careful about the following sentences in terms of wording and position - that's what is displayed by the search engines!
Line 29: Line 15:
Other ways to address the APL wiki remain working for the time being, but they are depcrecated, and they won't work forever. ------

{{{#!html
<div style="position: relative; float: right; margin-left: 10px;">
}}}
{{{#!html
<div class="highlights">
<h1>}}}
Highlights
{{{#!html
</h1>
}}}

[[HelloWorld|"Hello World" with APL]]

[[AplIn20Minutes|APL in 20 Minutes]]

[[AplOnYouTube|APL on YouTube]]

[[NARS2000|Open Source APL: NARS2000]]

[[LearnApl/LearningApl | The wiki tutoral: "Learning APL" ]]

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

{{{#!html
<div class="highlights">
<h1>}}}
Help shortcuts
{{{#!html
</h1>
}}}

[[FrontPage/AboutTheWiki|About the APL wiki]]

[[BeginnersStartHere|Beginners start here]]

[[WhyYouShouldHaveAnAccount|Why you should have an account]]

[[AplCharacters|APL characters]]

[[HowToBecomeAnAuthor|How to become an author]]

[[TestPage|Gain experience on the TestPage]]

[[AuthorConventions|Author conventions]]

[[EditingGuidelines|Editing guidelines]]

{{{#!html
</div></div>
}}}
Line 32: Line 71:
||<^ rowbgcolor="#FFFFFF" style="border:none;" 50%> <<Include(/Column1)>> ||<^ style="border:none;" 50%> <<Include(/Column2)>> ||
Line 34: Line 72:
## * [: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
||<style="background-color:#FFFAE8; border:none;" 50%> <<Include(/Column1)>> ||<style="background-color:#FFFAE8; border:none;" 50%> <<Include(/Column2)>> ||

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.


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