„Executive Systems Problem Oriented Language“ – Versionsunterschied
Erscheinungsbild
[ungesichtete Version] | [ungesichtete Version] |
Inhalt gelöscht Inhalt hinzugefügt
K Fixed spelling, replaced "that" with "what" in first paragraph. Have a nice day! |
K corrected mohol wikilink |
||
Zeile 1: | Zeile 1: | ||
'''ESPOL''' (short for '''E'''xecutive '''S'''ystems '''P'''rogramming '''O'''riented '''L'''anguage) was a [[compiler]] for an [[ALGOL 60]] superset that provided capabilities of what would later be known as [[Mohol]] |
'''ESPOL''' (short for '''E'''xecutive '''S'''ystems '''P'''rogramming '''O'''riented '''L'''anguage) was a [[compiler]] for an [[ALGOL 60]] superset that provided capabilities of what would later be known as [[Mohol programming languages|Mohols]], ''machine oriented high order languages'', such as interrupting a processor on a [[multiprocessor]] system (the [[Burroughs large systems]] were multiprocessor processor systems.) |
||
The ESPOL single pass compiler could compile over 250 lines per second and was used to write the [[MCP (Burroughs Large Systems)|MCP (Master Control Program)]] on the Burroughs B6700. |
The ESPOL single pass compiler could compile over 250 lines per second and was used to write the [[MCP (Burroughs Large Systems)|MCP (Master Control Program)]] on the Burroughs B6700. |
Version vom 12. Oktober 2009, 16:57 Uhr
ESPOL (short for Executive Systems Programming Oriented Language) was a compiler for an ALGOL 60 superset that provided capabilities of what would later be known as Mohols, machine oriented high order languages, such as interrupting a processor on a multiprocessor system (the Burroughs large systems were multiprocessor processor systems.)
The ESPOL single pass compiler could compile over 250 lines per second and was used to write the MCP (Master Control Program) on the Burroughs B6700.
ESPOL was superseded by NEWP.