Jump to content

Executive Systems Problem Oriented Language

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Shhhnotsoloud (talk | contribs) at 16:03, 13 May 2020 (Remove hatnote: ESPOL does not redirect here). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Executive Systems Problem Oriented Language (ESPOL) is a programming language, a superset of ALGOL 60, that provides abilities of what would later be termed a system programming language or machine oriented high order language (mohol), such as interrupting a processor on a multiprocessing system (the Burroughs large systems were multiprocessor systems). ESPOL was used to write the Master Control Program (MCP) on Burroughs computer systems from the B5000 to the B6700. The single-pass compiler for ESPOL could compile over 250 lines per second.

ESPOL was superseded by NEWP.

References