APL\1130: Difference between revisions

Jump to navigation Jump to search
18 bytes added ,  21:13, 10 September 2022
m
Text replacement - "<source" to "<syntaxhighlight"
(Undo revision 4249 by Marshall (talk) with clarification and citation)
Tag: Undo
m (Text replacement - "<source" to "<syntaxhighlight")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox array language
{{Infobox array language
| array model              = [[flat array model|flat]] without [[box|boxes]]
| array model              = [[flat array model|flat]] without [[box|boxes]]
| index origin            = <source lang=apl inline>)ORIGIN</source> 0 or 1
| index origin            = <syntaxhighlight lang=apl inline>)ORIGIN</syntaxhighlight> 0 or 1
| function styles          = [[defined function]]
| function styles          = [[defined function]]
| numeric types            = 32-bit float
| numeric types            = 32-bit float
Line 9: Line 9:
| latest release version  =
| latest release version  =
| withdrawn                =
| withdrawn                =
| implementation languages = 1130 assembler
| implementation language  = 1130 assembler
| platforms                = [[wikipedia:IBM 1130|IBM 1130]]
| platforms                = [[wikipedia:IBM 1130|IBM 1130]]
| operating systems        =
| operating systems        =

Navigation menu