Simple examples: Difference between revisions

Jump to navigation Jump to search
61 bytes added ,  10:55, 31 October 2019
no edit summary
Miraheze>Adám Brudzewsky
m (Text replacement - "<code class="apl">" to "<source lang=apl inline>")
Miraheze>Adám Brudzewsky
No edit summary
Line 1: Line 1:
This page contains examples that show APL's strengths. The examples require minimal background and have no special dependencies.
This page contains examples that show APL's strengths. The examples require minimal background and have no special dependencies.
More involved examples include:
* [[Ranking poker hands]]
==Text processing==
==Text processing==
APL represents text as character lists (vectors), making many text operations trivial.
APL represents text as character lists (vectors), making many text operations trivial.

Navigation menu