Size: 3665
Comment:
|
Size: 3704
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 76: | Line 76: |
* [[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 |
* [[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 |
Line 80: | Line 80: |
* [[Studio]] Basic examples of APL code | * [[Studio]] - Basic examples of APL code |
Line 86: | Line 86: |
* [[FAQs]] Frequently-asked questions * [[CategoryTechnologies|Technologies]] Web, database, interfaces |
* [[FAQs]] - Frequently asked questions * [[CategoryTechnologies|Technologies]] - Web, database, interfaces |
Line 92: | Line 92: |
* [[CategoryDyalogUserCommands | UserCommands]] * PhraseBook useful APL expressions you can copy and paste into your programs |
* [[CategoryDyalogUserCommands | UserCommands]] for APL2000 and Dyalog * PhraseBook = Useful APL expressions you can copy and paste into your programs |
Line 100: | Line 100: |
* [[Community/WebResources| Other web resources]] Web sites and user pages | * [[Community/WebResources| Other web resources]] - Web sites and user pages |
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.
If you are curious about APL consider reading Bernard Legrand's excellent article "APL - a Glimpse of Heaven" on Vector.
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
Library — APL code library
UserCommands for APL2000 and Dyalog
PhraseBook = Useful APL expressions you can copy and paste into your programs
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