APLX: Difference between revisions

Jump to navigation Jump to search
174 bytes added ,  11:01, 13 May 2020
m
Text replacement - "tradfn" to "defined"
Miraheze>Adám Brudzewsky
mNo edit summary
m (Text replacement - "tradfn" to "defined")
(8 intermediate revisions by 3 users 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 14: Line 14:
| license                  = Free / Proprietary software
| license                  = Free / Proprietary software
| website                  = [http://microapl.com/apl/ microapl.com/apl]
| website                  = [http://microapl.com/apl/ microapl.com/apl]
| forum                    = [https://www.tapatalk.com/groups/microapl/ Support forum for APLX]
| download                = [http://www.dyalog.com/aplx.htm dyalog.com/aplx.htm]
| download                = [http://www.dyalog.com/aplx.htm dyalog.com/aplx.htm]
| file ext                = .aws
| file ext                = .aws
Line 46: Line 47:
| <source lang=apl inline>|</source> || [[Absolute value]]    ||      || [[Residue]]                          || vec
| <source lang=apl inline>|</source> || [[Absolute value]]    ||      || [[Residue]]                          || vec
|-
|-
| <source lang=apl inline>⍳</source> || [[Iota|Index list]]   ||      || [[Index of]]                          ||
| <source lang=apl inline>⍳</source> || [[Index list]]       ||      || [[Index of]]                          ||
|-
|-
| <source lang=apl inline>?</source> || [[Roll]]              ||      || [[Deal]]                              ||
| <source lang=apl inline>?</source> || [[Roll]]              ||      || [[Deal]]                              ||
Line 112: 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 168: 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