Advanced examples: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Adám Brudzewsky (Created page with "This page contains a listing of more involved examples that show APL in action. While they are fully explained, a basic grasp of APL will greatly help you understand them. If...") |
Miraheze>Adám Brudzewsky No edit summary |
||
Line 8: | Line 8: | ||
* [[Ranking poker hands]] — so they can be compared and ordered with normal APL functions | * [[Ranking poker hands]] — so they can be compared and ordered with normal APL functions | ||
{{APL | {{APL development}} | ||
[[Category: Lists]] | [[Category: Lists]] |
Revision as of 23:29, 16 November 2019
This page contains a listing of more involved examples that show APL in action. While they are fully explained, a basic grasp of APL will greatly help you understand them. If these examples are too complex for you, have a look at our simple examples.
- APL Wiki logo – creating and rendering SVG code
- Convex Hull — solving a problem that frequently appears in pattern recognition, image processing, statistics and geographic information systems
- Conway's Game of Life — implementing a cellular automaton
- Ranking poker hands — so they can be compared and ordered with normal APL functions
APL development [edit] | |
---|---|
Interface | Session ∙ Typing glyphs (on Linux) ∙ Fonts ∙ Text editors |
Publications | Introductions ∙ Learning resources ∙ Simple examples ∙ Advanced examples ∙ Mnemonics ∙ ISO 8485:1989 ∙ ISO/IEC 13751:2001 ∙ A Dictionary of APL ∙ Case studies ∙ Documentation suites ∙ Books ∙ Papers ∙ Videos ∙ APL Quote Quad ∙ Vector journal ∙ Terminology (Chinese, German) ∙ Neural networks ∙ Error trapping with Dyalog APL (in forms) |
Sharing code | Backwards compatibility ∙ APLcart ∙ APLTree ∙ APL-Cation ∙ Dfns workspace ∙ Tatin ∙ Cider |
Implementation | Resources ∙ Open-source ∙ Magic function ∙ Performance ∙ APL hardware |
Developers | Timeline of corporations ∙ APL2000 ∙ Dyalog ∙ IBM ∙ IPSA ∙ STSC |