A+: Difference between revisions

Jump to navigation Jump to search
7 bytes removed ,  18:02, 8 February 2021
Change source to link to main repository, not src directory
m (Wikipedia page)
(Change source to link to main repository, not src directory)
(One intermediate revision by one other user not shown)
Line 9: Line 9:
| latest release version  = 4.22 (unversioned) / 2014
| latest release version  = 4.22 (unversioned) / 2014
| implementation language  = [[wikipedia:C++|C++]]
| implementation language  = [[wikipedia:C++|C++]]
| source                  = [https://github.com/PlanetAPL/a-plus/tree/master/src GitHub]
| source                  = [https://github.com/PlanetAPL/a-plus GitHub]
| platforms                = x86, x86_64, IBM POWER, IA64, z/Architecture,  
| platforms                = x86, x86_64, IBM POWER, IA64, z/Architecture,  
| operating systems        = Windows, Linux, macOS, AIX, IRIX, BSD, Solaris, Tru64
| operating systems        = Windows, Linux, macOS, AIX, IRIX, BSD, Solaris, Tru64
Line 77: Line 77:
| <source lang=apl inline>≡</source>  || [[Match]]                                    || [[Depth]]
| <source lang=apl inline>≡</source>  || [[Match]]                                    || [[Depth]]
|-
|-
| <source lang=apl inline>⍳</source>  || [[Find]]                                      || [[Interval]]
| <source lang=apl inline>⍳</source>  || [[Index Of|Find]]                                      || [[Interval]]
|-
|-
| <source lang=apl inline>∊</source>  || [[Member]]                                    || [[Rake]] (like [[Enlist]])
| <source lang=apl inline>∊</source>  || [[Member]]                                    || [[Rake]] (like [[Enlist]])

Navigation menu