[go: nahoru, domu]

Jump to content

MOL-360: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
BattyBot (talk | contribs)
m →‎top: Removed/fixed incorrect author parameter(s) to remove article from Category:CS1 errors: generic name, performed general fixes
#suggestededit-add 1.0
Tags: Mobile edit Mobile app edit Android app edit
Line 1: Line 1:
{{Short description|Computer programming language}}
'''MOL-360''' is a mid-level [[systems programming language]] for the [[IBM]] [[System/360]] family of computers based on [[Algol]].<ref>{{cite book|editor-last=Rubinoff|editor-first=Morris|title=Advances in Computers|year=1972|publisher=Academic Press|url=https://books.google.com/books?id=vg_QRDVR7hgC&dq=%22MOL-360%22+language&pg=PR6|isbn=9780080566443}}</ref><ref>{{cite journal|last=Sammet|first=Jean|title=Brief Survey of Languages Used for Systems Implementation|journal=ACM SIGPLAN Notices|date=October 1971|volume=6|issue=9|pages=1–19|doi=10.1145/942596.807055}}</ref>
'''MOL-360''' is a mid-level [[systems programming language]] for the [[IBM]] [[System/360]] family of computers based on [[Algol]].<ref>{{cite book|editor-last=Rubinoff|editor-first=Morris|title=Advances in Computers|year=1972|publisher=Academic Press|url=https://books.google.com/books?id=vg_QRDVR7hgC&dq=%22MOL-360%22+language&pg=PR6|isbn=9780080566443}}</ref><ref>{{cite journal|last=Sammet|first=Jean|title=Brief Survey of Languages Used for Systems Implementation|journal=ACM SIGPLAN Notices|date=October 1971|volume=6|issue=9|pages=1–19|doi=10.1145/942596.807055}}</ref>



Revision as of 05:51, 24 March 2022

MOL-360 is a mid-level systems programming language for the IBM System/360 family of computers based on Algol.[1][2]

The only data structure supported by the language is arrays. It has no support for floating point data, but allows direct access to processor registers and inline assembly language.

MOL-360 was used by System Development Corporation (SDC) to develop the ADEPT time-sharing system.[3]

A similar language, MOL940, was written for the SDS 940 computer system.

References

  1. ^ Rubinoff, Morris, ed. (1972). Advances in Computers. Academic Press. ISBN 9780080566443.
  2. ^ Sammet, Jean (October 1971). "Brief Survey of Languages Used for Systems Implementation". ACM SIGPLAN Notices. 6 (9): 1–19. doi:10.1145/942596.807055.
  3. ^ System Development Corporation (1968). Technical Memorandum TM-3628/002/00 (PDF).