APL\360: Difference between revisions

Jump to navigation Jump to search
211 bytes added ,  12:07, 6 November 2019
Miraheze>Marshall
mNo edit summary
Miraheze>Marshall
Line 25: Line 25:


Significant developments to APL\360 included CMS/APL, which made use of the virtual storage capabilities of CMS and [[APLSV]], which introduced shared variables, system variables and system functions. It was subsequently ported to the IBM System/370 and VSPC platforms until its final release in 1983, after which it was replaced by [[APL2]].  
Significant developments to APL\360 included CMS/APL, which made use of the virtual storage capabilities of CMS and [[APLSV]], which introduced shared variables, system variables and system functions. It was subsequently ported to the IBM System/370 and VSPC platforms until its final release in 1983, after which it was replaced by [[APL2]].  
== Implementation ==
=== Internal types ===
APL\360 uses four element types for arrays, three numeric and one character:
* 1-bit packed [[Boolean]]
* 4-byte integer
* 8-byte floating point
* 1-byte character


== Primitives ==
== Primitives ==
Anonymous user

Navigation menu