Microsoft Store
 

PL/I


 

PL/I ("Programming Language One", pronounced "pee el one") is an imperative computer programming language designed for scientific, engineering, and business applications. It is undoubtedly one of the most feature-rich programming languages that has ever been created and one of the very first in the highly-feature-rich category.

Related Topics:
Imperative - Computer - Programming language

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

It has been used by various academic, commercial and industrial users since it was introduced in the early 1960s, and is still actively used today. See the newsletterhttp://www.users.bigpond.com/robin_v/pli-n8.htm.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

PL/I's principal domain is data processing; it supports recursion and structured programming. The language syntax is English-like and suited for describing complex data formats, with a wide set of functions available to verify and manipulate them.

Related Topics:
Data processing - Recursion - Structured programming

~ ~ ~ ~ ~ ~ ~ ~ ~ ~