GNU APL: Difference between revisions

Jump to navigation Jump to search
25 bytes added ,  13:27, 30 April 2020
m
Text replacement - "{{APL dialects}}" to "{{APL dialects}}Category:APL dialects"
m (Links to complex numbers)
m (Text replacement - "{{APL dialects}}" to "{{APL dialects}}Category:APL dialects")
Line 30: Line 30:
GNU APL tends to prefer the [[Unicode]] ''Lozenge'' (U+25CA; <source lang=apl inline>◊</source>) and ''Element of'' (U+2208; <source lang=apl inline>∈</source>) over ''Diamond operator'' (U+22C4; <source lang=apl inline>⋄</source>) and ''Small Element of'' (U+220A; <source lang=apl inline>∊</source>) which are more commonly used by other dialects. This can lead to [[SYNTAX ERROR]]s if attempting to use code written for GNU APL in other implementations. However, GNU APL also accepts the more common code points.
GNU APL tends to prefer the [[Unicode]] ''Lozenge'' (U+25CA; <source lang=apl inline>◊</source>) and ''Element of'' (U+2208; <source lang=apl inline>∈</source>) over ''Diamond operator'' (U+22C4; <source lang=apl inline>⋄</source>) and ''Small Element of'' (U+220A; <source lang=apl inline>∊</source>) which are more commonly used by other dialects. This can lead to [[SYNTAX ERROR]]s if attempting to use code written for GNU APL in other implementations. However, GNU APL also accepts the more common code points.


{{APL dialects}}
{{APL dialects}}[[Category:APL dialects]]

Navigation menu