Main Page: Difference between revisions

Jump to navigation Jump to search
436 bytes added ,  19:24, 18 September 2019
no edit summary
Miraheze>RikedyP
(Add APL programming language template)
Miraheze>RikedyP
No edit summary
Line 18: Line 18:


There are active [[user groups]] all around the globe, many of these hold regular in-person meet-ups.
There are active [[user groups]] all around the globe, many of these hold regular in-person meet-ups.
== Examples ==
APL's terseness lends to substantial programs begin expressable in a small space, relative to many other programming languages. Here are some examples:
{| class="wikitable"
| Split text by delimiter || <code class="language-apl">{|','(≠⊆⊢)</code>
|-
| [http://dfns.dyalog.com/n_life.htm Conway's "Game of Life"] || <code class="language-apl">{↑1 ⍵∨.∧3 4=+/,¯1 0 1∘.⊖¯1 0 1∘.⌽⊂⍵}</code>
|}


{{APL programming language}}
{{APL programming language}}
Anonymous user

Navigation menu