Jump to content

Executive Systems Problem Oriented Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jerryobject (talk | contribs) at 20:51, 20 February 2025 (WP:EXTernal links > WP:REFerence WP:CITations.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Executive Systems Problem Oriented Language (ESPOL)
ParadigmsMulti-paradigm: procedural, imperative, structured
FamilyALGOL
DeveloperBurroughs Corporation
First appeared1966; 59 years ago (1966)
Final release
Burroughs B6700 B7700 / June 27, 1972; 53 years ago (1972-06-27)
Typing disciplineStatic, strong
ScopeLexical (static)
PlatformBurroughs large systems
OSBurroughs MCP
Influenced by
ALGOL 60
Influenced
NEWP

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[1] 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 in the mid-to-late 1970s.

References

[2] [3] [4]


  1. ^ Bergeron, R. D.; et al. (December 15, 1972). "Language for Systems Development". In Rubinoff, Morris (ed.). Advances in Computers. Vol. 12. New York; London: Academic Press. p. 282. ISBN 978-0080566443.
  2. ^ B5500 ESPOL Reference Manual (PDF). St. Louis, Missouri: Burroughs Corporation. 1967 – via Computer History Museum.
  3. ^ B6500 ESPOL Reference Manual (PDF). St. Louis, Missouri: Burroughs Corporation. January 1970 – via Computer History Museum.
  4. ^ B6700/7700 ESPOL Reference Manual (PDF). St. Louis, Missouri: Burroughs Corporation. June 1972 – via Computer History Museum.