English Dictionary
◊ DID YOU MEAN PASCAL?
pascal
n 1: a unit of pressure equal to one newton per square meter
[syn: {Pa}]
2: French mathematician and philosopher; invented an adding
machine; contributed (with Fermat) to the theory of
probability (1623-1662) [syn: {Pascal}, {Blaise Pascal}]
3: a programing language designed to teach programming through
a top-down modular approach [syn: {Pascal}]
English Computing Dictionary
◊ PASCAL-S
Pascal-S
Simplified Pascal. June, 1975. A strict subset of Pascal,
omits scalar types, subranges, sets, files, pointers, packed
structures, 'with' and 'goto. Source for a complete Pascal-S
compiler is in "Pascal-S: A Subset and Its Implementation",
N. Wirth in Pascal - The Language and Its Implementation, by
D.W. Barron, Wiley 1979.
{(ftp://csseq.cs.tamu.edu/mcguire/pascal-s)}