APLX: Difference between revisions

Jump to navigation Jump to search
78 bytes added ,  11:01, 13 May 2020
m
Text replacement - "tradfn" to "defined"
(Undo revision 3392 by Adám Brudzewsky (talk) Use a language's terminology on its own page)
Tag: Undo
m (Text replacement - "tradfn" to "defined")
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
| array model              = [[nested array model|nested]]
| array model              = [[nested array model|nested]]
| index origin            = 0 or 1
| index origin            = 0 or 1
| function styles          = [[tradfn]]
| function styles          = [[Defined function|defined]]
| numeric types            = floats
| numeric types            = floats
| unicode support          = no
| unicode support          = no
Line 113: Line 113:
| <source lang=apl inline>⊂</source> || [[Enclose]]          || vec  || [[Partition]]                        || scal
| <source lang=apl inline>⊂</source> || [[Enclose]]          || vec  || [[Partition]]                        || scal
|-
|-
| <source lang=apl inline>⊃</source> || Disclose ([[Mix]])    || vec  || [[Pick]]                              ||
| <source lang=apl inline>⊃</source> || [[Disclose]]         || vec  || [[Pick]]                              ||
|-
|-
| <source lang=apl inline>⌷</source> ||                      ||      || [[Squad Index|Index]]                || vec
| <source lang=apl inline>⌷</source> ||                      ||      || [[Squad Index|Index]]                || vec
Line 169: Line 169:
* [https://dyalog.github.io/aplx/ Tools to help migrate from APLX to Dyalog APL]
* [https://dyalog.github.io/aplx/ Tools to help migrate from APLX to Dyalog APL]


{{APL dialects}}
{{APL dialects}}[[Category:APL dialects]][[Category:Nested array languages]]

Navigation menu