MCM/70: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
No edit summary
m (Developer in infobox)
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
| title                    = APL for the MCM/70
| title                    = APL for the MCM/70
| array model              = [[flat array model|flat]] without [[box|boxes]]
| array model              = [[flat array model|flat]] without [[box|boxes]]
| index origin            = <source lang=apl inline>⎕IO</source>
| index origin            = <syntaxhighlight lang=apl inline>⎕IO</syntaxhighlight>
| function styles          = [[traditional function]]
| function styles          = [[traditional function]]
| numeric types            = ints and floats
| numeric types            = ints and floats
| unicode support          = no
| unicode support          = no
| developer                = Micro Computer Machines
| released                = 1974
| released                = 1974
| platforms                = MCM/70
| platforms                = MCM/70
Line 29: Line 30:
* [http://www.cse.yorku.ca/museum/MCM/ User manual and tape uploads]
* [http://www.cse.yorku.ca/museum/MCM/ User manual and tape uploads]


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

Latest revision as of 23:59, 20 February 2024


APL for the MCM/70 was Microcomputer Computer Machines's APL\360 clone, with a few exceptions,[1] most significantly Scan performing reduces over suffixes instead of prefixes. This was due to a misunderstanding, but had to be perpetuated due to the user base.[2]

Internal types

According to page 220 in the user manual[3], the data types available are as follows:

  • 1-byte characters
  • 1-byte integer
  • 2-byte integer
  • 4-byte integer
  • 8-byte integer (?)
  • 8-byte (double precision) floats (?)

References

  1. Micro Computer Machines Inc. Differences between MCM/APL and APL/360. Tape 22.
  2. Ray Polivka. APL Campfire. 2021-08-29.
  3. Micro Computer Machines Inc. User's Guide.

External links


APL dialects [edit]
Maintained APL+WinAPL2APL64APL\ivApletteAprilCo-dfnsDyalog APLDyalog APL Visiondzaima/APLGNU APLKapNARS2000Pometo
Historical A Programming LanguageA+ (A) ∙ APL#APL2CAPL\360APL/700APL\1130APL\3000APL.68000APL*PLUSAPL.jlAPL.SVAPLXExtended Dyalog APLIverson notationIVSYS/7090NARSngn/aplopenAPLOperators and FunctionsPATRowanSAXSHARP APLRationalized APLVisualAPL (APLNext) ∙ VS APLYork APL
Derivatives AHPLBQNCoSyELIGleeIIvyJJellyK (Goal, Klong, Q) ∙ KamilaLispLang5LilNialRADUiua
Overviews Comparison of APL dialectsTimeline of array languagesTimeline of influential array languagesFamily tree of array languages