APL\1130: Difference between revisions

Jump to navigation Jump to search
214 bytes added ,  21:13, 10 September 2022
m
Text replacement - "<source" to "<syntaxhighlight"
m (Text replacement - "Category:APL dialects" to "Category:IBM APL dialects")
m (Text replacement - "<source" to "<syntaxhighlight")
 
(5 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
| unicode support          = no
| unicode support          = no
| released                = 1968
| released                = Spring 1968
| developer                = [[IBM]]
| developer                = [[IBM]]
| 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        =
Line 18: Line 18:
}}
}}


'''APL\1130''' was a reimplementation of [[APL\360]] for the [[wikipedia:IBM 1130|IBM 1130]] minicomputer, a less expensive and smaller computer than the [[wikipedia:System/360|System/360]] mainframe. Released in 1968, APL\1130 was the first publicly available APL system ([[APL\360]], while implemented in 1966, was published shortly afterwards). It became the most popular [[wikipedia:IBM Type-III Library|IBM Type-III Library]] that IBM released,<ref name="how">[[Larry Breed]]. ''[http://archive.vector.org.uk/art10001190 How We Got To APL\1130]''. [[Vector journal]] vol. 22 no. 3. 2006-08.</ref> contributing to the success of [[APL69|the first APL conference]].<ref name="foster">[[Ray Polivka]] and Jon McGrew. [https://dl.acm.org/doi/10.1145/216800.216805 "A Quote Quad Interview: Garth Foster"]. [[APL Quote Quad]] Volume 26 Number 1. 1995-09.</ref>
'''APL\1130''' was a reimplementation of [[APL\360]] for the [[wikipedia:IBM 1130|IBM 1130]] minicomputer, a less expensive and smaller computer than the [[wikipedia:System/360|System/360]] mainframe. Released in 1968, APL\1130 was the first publicly available APL system ([[APL\360]], while implemented in 1966, was published later that year).<ref>[[Adin Falkoff]]. [https://doi.org/10.1145/800012.808128 "APL\360 History"] ([https://www.jsoftware.com/papers/apl360history.htm web]) at [[APL69]].</ref> It became the most popular [[wikipedia:IBM Type-III Library|IBM Type-III Library]] that IBM released,<ref name="how">[[Larry Breed]]. ''[http://archive.vector.org.uk/art10001190 How We Got To APL\1130]''. [[Vector journal]] vol. 22 no. 3. 2006-08.</ref> contributing to the success of [[APL69|the first APL conference]].<ref name="foster">[[Ray Polivka]] and Jon McGrew. [https://dl.acm.org/doi/10.1145/216800.216805 "A Quote Quad Interview: Garth Foster"]. [[APL Quote Quad]] Volume 26 Number 1. 1995-09.</ref>


== Implementation ==
== Implementation ==
Line 31: Line 31:
<references/>
<references/>


{{APL dialects}}[[Category:IBM APL dialects]]
{{APL dialects}}[[Category:IBM APL dialects]][[Category:Flat array languages]]

Navigation menu