PL/I
From Computer History Wiki
(Redirected from PL/1)
PL/I (pronounced as if it were written 'P L 1'; some people write it as PL/1, but this is technically not accurate) is a programming language that was initially developed in the 1960's. Produced by IBM, it can very roughly be thought of as ALGOL combined with COBOL, and then further 'enhanced' (i.e. complexified). (This is because it was intended as a 'universal' programming language; i.e. one suitable for use in all problem domains.)
It provided, among many other things: modern control flow, including block structure; structures; and pointers.
Although little-used nowadays, it is historically somewhat important as the language used by the Multics project.
External links
- PL/I - the story of Multics PL/I
- Cryptic Messages from Antiquity
- The Multics PL/1 Compiler - note the use of 'PL/1'
- The Multics PL/1 Compiler - scanned version
- The Norton Chronicles: Norton rediscovers an old favourite, PL/I - includes a brief historical summary