Pascal

  • Authors:
  • Andrew B. Mickel

  • Affiliations:
  • -

  • Venue:
  • Encyclopedia of Computer Science
  • Year:
  • 2003

Quantified Score

Hi-index 0.02

Visualization

Abstract

Pascal was developed by Niklaus Wirth (1971) in the late 1960s and early 1970s following some earlier work by Wirth and Hoare (1966) to improve upon Algol (q.v.) in the area of data-structuring facilities (data types). While Pascal was designed in part to serve as a language for teaching computer programming as a systematic discipline, Wirth also showed that a reliable (error-free) and efficient (in size and speed) implementation of a large procedure-oriented language was possible on real computers then available, such as the one that his research group used, a Control Data (q.v.) 6000/Cyber mainframe. Pascal was the first widely adopted computer programming language to embody fully the principles of structured programming (Dahl et al., 1972).