Advanced examples
Revision as of 13:31, 14 November 2019 by 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...")
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