SYMPL

Print Print
Reading time 1:27

SYMPL is an obsolete programming language developed by the Control Data Corporation (CDC) for use on the CDC 6000 series computer systems in the 1970s and 1980s. It was based on a subset of CDCs version of JOVIAL, as an alternative to assembly language. A number of important CDC software products were implemented in SYMPL, including compilers, libraries, a full-screen editor, and major subsystems.

SYMPL is a compiled, imperative, and procedural language. Compared to the Fortran of the day, SYMPL supports:

Simplifications compared to JOVIAL include: fewer built-in data types, no recursive calls to procedures, and no COMPOOL concept.

External links

By: Wikipedia.org
Edited: 2021-06-18 18:19:48
Source: Wikipedia.org