LYCOS RETRIEVER
Pascal (Language): Programming
built 607 days ago
A particularly successful concept was the integration of pointers into static typing as suggested by Hoare [3] and adopted in Pascal. The simple idea is to attribute a fixed type not only with every data object, but ... with every pointer, such that a pointer variable can at any time only refer to an object of the type to which it is bound (or to none at all). Programming with pointers, then called list processing, notoriously fraught with pitfalls, now became as safe as programming without pointers.
Source:
The unit is named after Blaise Pascal, the eminent French mathematician, physicist, and philosopher noted for his experiments with a barometer, an instrument to measure air pressure. The name pascal was adopted for the SI unit newton per square metre by the 14th CGPM in 1971. [1]
Source:
E1ProgPascal51 is a Pascal cross-compiler for the Intel 8051 series of microcontrollers. It runs under MSDOS. The link above ... has some extensions to the above compiler that provides string support, single character support, inline assembler support and external procedure support.
Source: