Size: 1790
Comment:
|
← Revision 244 as of 2020-03-25 11:10:14 ⇥
Size: 4032
Comment: Link to new wiki added
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## Please edit system and help pages ONLY in the moinmaster wiki! For more ## information, please see MoinMaster:MoinPagesEditorGroup. ##master-page: Front Page |
|
Line 5: | Line 2: |
#acl AutoAdminGroup:read,write,admin,delete,revert All:read | |
Line 7: | Line 5: |
This Wiki ( ["what is a Wiki"] ) is supposed to be a platform for developers as well as parties interested in Dyalog, a fully '''object oriented''' programming language, one of the few official '''.NET''' programming languages. It is also a fully-armed '''functional''' programming language. It is a product of Dyalog Ltd http://www.dyalog.com/ | |
Line 9: | Line 6: |
Note that there is a free educational license as well as a cheap non-commercial license available. | = APL Wiki Frontpage = |
Line 11: | Line 8: |
Dyalog is using a special character set instead of keywords. If you are visiting this Wiki the very first time you should look at SpecialCharacters, especially when you are an old-hand on Dyalog. | || '''Note that this is the old wiki which is now read-only <<BR>> The new wiki is available as https://aplwiki.com''' || |
Line 13: | Line 10: |
Dyalog is especially useful for * Agile or Xtreme Programming * Prototyping * Math |
## ||<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|| |
Line 18: | Line 12: |
Do you think that Ruby`s "Hello World" is the shortest hello-world-program? It is quite short, but the APL solution is even shorter: | ## ||<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.|| |
Line 20: | Line 14: |
{{{ ⎕←'Hello world' |
## 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". {{{#!html <div style="position: relative; float: right; margin-left: 10px;"> }}} {{{#!html <div class="highlights"> <h1>}}} Highlights {{{#!html </h1> |
Line 24: | Line 33: |
'''If you are going to become an author, please look for AuthorConventions first. For test purposes, use the [http://s176276151.online.de/testwiki/ Sandbox Wiki ]!''' Note that you '''cannit edit or delete''' a page until you have logged into the Wiki. | Try APL online: [[http://tryapl.org]] |
Line 26: | Line 35: |
This Wiki covers the following main sections: | [[HelloWorld|"Hello World" with APL]] |
Line 28: | Line 37: |
* GeneralOverView * WindowsOverView * MobileOverView (PDAs) |
[[AplIn20Minutes|APL in 20 Minutes]] |
Line 32: | Line 39: |
This Wiki is sponsered and hosted by APL Team Ltd http://aplteam.com/ and http://aplteam.de/ | [[AplVideos | APL Videos]] |
Line 34: | Line 41: |
Like any other Wiki this one is under almost complete control by the community interested in the Wiki. However, there is someone keeping an eye on it: [[MailTo(kai AT aplteam DOT com)]] | [[Open Source APL: NARS2000]] [[LearnApl/LearningApl | Tutorial: "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 should I have an account?]] [[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 |
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
Essays - More text than code, these articles help you learn to think in APL
Puzzles - Problems to exhibit & strengthen your APL muscles
Articles - A collection of published articles on APL
Studio - Basic examples of APL code
Examples and miscellaneous script files
Guides — Beginners guides, FAQs etc.
FAQs - Frequently asked questions
Technologies - Web, database, interfaces
APL community
Other web resources - Web sites and user pages
Misc
Training - Sources offering workshops and/or courses
Development Tools to make your work easier
Articles - Where the focus is not on APL, but APL is used somehow
APL open source code library
APLTree: an APL Open Source Library - Software for many tasks and problems a programmer runs typically into.
UserCommands - Third-party user commands for Dyalog.