Humour: Difference between revisions

Jump to navigation Jump to search
277 bytes added ,  23:36, 8 November 2021
Line 25: Line 25:
* <source lang=apl inline>⊢>+⌿÷≢</source>: This [[monadic]] [[train]] indicates [[element]]s that are "[[greater than]] average" or "above [[Simple_examples#Tacit_programming|average]]" and is used as catch phrase by [[Richard Park]] and [[Aaron Hsu]].<ref>[[Aaron Hsu]]. [https://www.bonfire.com/above-average/ Above Average] shirts. Bonfire web store.</ref>
* <source lang=apl inline>⊢>+⌿÷≢</source>: This [[monadic]] [[train]] indicates [[element]]s that are "[[greater than]] average" or "above [[Simple_examples#Tacit_programming|average]]" and is used as catch phrase by [[Richard Park]] and [[Aaron Hsu]].<ref>[[Aaron Hsu]]. [https://www.bonfire.com/above-average/ Above Average] shirts. Bonfire web store.</ref>


[[File:APLcart logo.png|thumb|right|The APLcart logo explained as a shopping cart.]]
== Glyph art ==
== Glyph art ==


As with [[wikipedia:ASCII art|ASCII art]], APL glyphs are often used to draw pictures.
As with [[wikipedia:ASCII art|ASCII art]], APL [[glyph]]s are often used to draw pictures.
* [[wikipedia:Nativity scene|Nativity scene]]:<source lang=apl>
* [[wikipedia:Nativity scene|Nativity scene]]:<source lang=apl>
     ⍟
     ⍟
Line 37: Line 38:
  (⍷_/
  (⍷_/
</source>
</source>
* The [[APLcart]] logo is a stylised profile view of a [[wikipedia:|shopping cart]] in the form of the two glyphs Left-shoe Underbar and Upstile: <source lang=apl inline>⊆⌈</source>


[[File:How X sees Y.png|thumb|right|APL vs J vs K]]
[[File:How X sees Y.png|thumb|right|APL vs J vs K]]
== Comparison of dialects ==
== Comparison of dialects ==


Navigation menu