Differences between revisions 10 and 27 (spanning 17 versions)
Revision 10 as of 2007-01-07 11:58:05
Size: 1765
Editor: KaiJaeger
Comment:
Revision 27 as of 2007-01-14 14:54:00
Size: 2330
Editor: KaiJaeger
Comment:
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
#acl AutoAdminGroup:read,write,delete,revert,admin 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/ == FrontPage ==
Line 9: Line 7:
Note that there is a free educational license as well as a cheap non-commercial license available. Welcome to the APL Wiki. See [:FrontPage/AboutTheWiki:About] for an overview and how to edit pages.
Line 11: Line 9:
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. This Wiki ( ["what is a Wiki"] ) is supposed to be a platform for APL developers. It is ought to be useful for beginners as well as for old-hands.
Line 13: Line 11:
Dyalog is especially useful for
 * Agile or Xtreme Programming
 * Prototyping
 * Math
Almost all pages of this Wiki are controlled and managed by the APL community. However, some pages like the first one cannot be changed. If you want a change send an email to KaiJaeger.
Line 18: Line 13:
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: ##== Hello world ==
##
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:
##
##{{{
##⎕←'Hello world'
##}}}
Line 20: Line 20:
{{{
⎕←'Hello world'
}}}
 * Showcases - Showcase of APL in action
   * Essays - More text than code, these articles help you to learn to think in APL
   * Puzzles - Problems and tasks to exhibit and strengthen your APL muscles
   * Articles - A collection of articles on APL
   * Books - Books on APL
   * Gallery - APL graphics gallery
   * Studio - Basic examples of APL code
 * Vendors
   * [:DyalogApl:Dyalog]
   * [:MicroApl:APLX]
   * [:Apl2000:APL 2000]
   * [:IbmApl2:APL2]
   * [:AplNext:APL Next]
 * Guides - Beginners guides, FAQs, How-tos, etc.
 * Library - More code than text
   * Scripts - Classes and Namespaces
   * Frameworks - Starting points for a new application
   * Phrases - expressions useful for every-day problems
   * Work In Progress - List of pages/projects that still needs some doing
 * Stories - Who uses APL? Do you have to tell a story? Please add yourself to the growing community of APL uers.
 * [:AplHistory:APL's History]
 * Links - Links to other APL-related sites
Line 24: Line 43:
== Authoring ==
Line 26: Line 46:
This Wiki covers the following main sections:

 * GeneralOverView
 * WindowsOverView
 * MobileOverView (PDAs)
== Misc ==

FrontPage

Welcome to the APL Wiki. See [:FrontPage/AboutTheWiki:About] for an overview and how to edit pages.

This Wiki ( ["what is a Wiki"] ) is supposed to be a platform for APL developers. It is ought to be useful for beginners as well as for old-hands.

Almost all pages of this Wiki are controlled and managed by the APL community. However, some pages like the first one cannot be changed. If you want a change send an email to KaiJaeger.

  • Showcases - Showcase of APL in action
    • Essays - More text than code, these articles help you to learn to think in APL
    • Puzzles - Problems and tasks to exhibit and strengthen your APL muscles
    • Articles - A collection of articles on APL
    • Books - Books on APL
    • Gallery - APL graphics gallery
    • Studio - Basic examples of APL code
  • Vendors
    • [:DyalogApl:Dyalog]

    • [:MicroApl:APLX]

    • [:Apl2000:APL 2000]
    • [:IbmApl2:APL2]

    • [:AplNext:APL Next]

  • Guides - Beginners guides, FAQs, How-tos, etc.
  • Library - More code than text
    • Scripts - Classes and Namespaces
    • Frameworks - Starting points for a new application
    • Phrases - expressions useful for every-day problems
    • Work In Progress - List of pages/projects that still needs some doing
  • Stories - Who uses APL? Do you have to tell a story? Please add yourself to the growing community of APL uers.
  • [:AplHistory:APL's History]

  • Links - Links to other APL-related sites

Authoring

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 cannot edit or delete a page until you have logged into the Wiki.

Misc

This Wiki is sponsered and hosted by APL Team Ltd http://aplteam.com/ and http://aplteam.de/

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: KaiJaeger

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