Pascal


[pa-skal, pah-skahl] /pæˈskæl, pɑˈskɑl/

noun, Physics.
1.
the standard unit of pressure or stress in the (SI), equal to one newton per square meter.
Abbreviation: Pa.
[pa-skal, pah-skahl; French pas-kal] /pæˈskæl, pɑˈskɑl; French pasˈkal/
noun
1.
Blaise
[bleyz;; French blez] /bleɪz;; French blɛz/ (Show IPA), 1623–62, French philosopher and mathematician.
[pa-skal] /pæˈskæl/
noun, Computers.
1.
a high-level programming language, a descendant of ALGOL, designed to facilitate structured programming.
/ˈpæskəl/
noun
1.
the derived SI unit of pressure; the pressure exerted on an area of 1 square metre by a force of 1 newton; equivalent to 10 dynes per square centimetre or 1.45 × 10–4 pound per square inch Pa
/French paskal/
noun
1.
Blaise (blɛz). 1623–62, French philosopher, mathematician, and physicist. As a scientist, he made important contributions to hydraulics and the study of atmospheric pressure and, with Fermat, developed the theory of probability. His chief philosophical works are Lettres provinciales (1656–57), written in defence of Jansenism and against the Jesuits, and Pensées (1670), fragments of a Christian apologia
/ˈpæsˌkæl; -kəl/
noun
1.
a high-level computer programming language developed as a teaching language: used for general-purpose programming

high-level computer programming language, 1971, named for French scholar Blaise Pascal (1623-1662), who invented a calculating machine c.1642.

pascal pas·cal (pā-skāl’, pä-skäl’)
n.
A unit of pressure equal to one newton per square meter.
pascal
(pā-skāl’, pä-skäl’)
The SI derived unit used to measure pressure. One pascal is equal to one newton per square meter.
Pascal, Blaise 1623-1662.
French mathematician, physicist, and philosopher who, with Pierre de Fermat, developed the mathematical theory of probability. He also contributed to the development of differential calculus, and he invented the mechanical calculator and the syringe. The pascal unit of pressure is named after him.
language
(After the French mathematician Blaise Pascal (1623-1662)) A programming language designed by Niklaus Wirth around 1970. Pascal was designed for simplicity and for teaching programming, in reaction to the complexity of ALGOL 68. It emphasises structured programming constructs, data structures and strong typing. Innovations included enumeration types, subranges, sets, variant records, and the case statement. Pascal has been extremely influential in programming language design and has a great number of variants and descendants.
ANSI/IEEE770X3.97-1993 is very similar to ISO Pascal but does not include conformant arrays.
ISO 7185-1983(E). Level 0 and Level 1. Changes from Jensen & Wirth’s Pascal include name equivalence; names must be bound before they are used; loop index must be local to the procedure; formal procedure parameters must include their arguments; conformant array schemas.
An ALGOL-descended language designed by Niklaus Wirth on the CDC 6600 around 1967–68 as an instructional tool for elementary programming. This language, designed primarily to keep students from shooting themselves in the foot and thus extremely restrictive from a general-purpose-programming point of view, was later promoted as a general-purpose tool and, in fact, became the ancestor of a large family of languages including Modula-2 and Ada (see also bondage-and-discipline language). The hackish point of view on Pascal was probably best summed up by a devastating (and, in its deadpan way, screamingly funny) 1981 paper by Brian Kernighan (of K&R fame) entitled “Why Pascal is Not My Favourite Programming Language”, which was turned down by the technical journals but circulated widely via photocopies. It was eventually published in “Comparing and Assessing Programming Languages”, edited by Alan Feuer and Narain Gehani (Prentice-Hall, 1984). Part of his discussion is worth repeating here, because its criticisms are still apposite to Pascal itself after ten years of improvement and could also stand as an indictment of many other bondage-and-discipline languages. At the end of a summary of the case against Pascal, Kernighan wrote:
9. There is no escape
This last point is perhaps the most important. The language is inadequate but circumscribed, because there is no way to escape its limitations. There are no casts to disable the type-checking when necessary. There is no way to replace the defective run-time environment with a sensible one, unless one controls the compiler that defines the “standard procedures”. The language is closed.
People who use Pascal for serious programming fall into a fatal trap. Because the language is impotent, it must be extended. But each group extends Pascal in its own direction, to make it look like whatever language they really want. Extensions for separate compilation, Fortran-like COMMON, string data types, internal static variables, initialisation, octal numbers, bit operators, etc., all add to the utility of the language for one group but destroy its portability to others.
I feel that it is a mistake to use Pascal for anything much beyond its original target. In its pure form, Pascal is a toy language, suitable for teaching but not for real programming.
Pascal has since been almost entirely displaced (by C) from the niches it had acquired in serious applications and systems programming, but retains some popularity as a hobbyist language in the MS-DOS and Macintosh worlds.
See also Kamin’s interpreters, p2c.
[“The Programming Language Pascal”, N. Wirth, Acta Informatica 1:35-63, 1971].
[“PASCAL User Manual and Report”, K. Jensen & N. Wirth, Springer 1975] made significant revisions to the language.
[BS 6192, “Specification for Computer Programming Language Pascal”, British Standards Institute 1982].
[Jargon File]
(1996-06-12)

Read Also:

  • Pascal-80

    A successor of Platon. Developed at RC International for systems programming. Later it was renamed Real-Time Pascal. “PASCAL80 Report”, J. Staunstrup, RC Intl, Denmark Jan 1980.

  • Pascal+csp

    “Pascal+CSP, Merging Pascal and CSP in a Parallel Processing Oriented Language”, J. Adamo, Proc 3rd Intl Conf Distrib Comp Sys, IEEE 1982, pp.542-547.

  • Pascal-f

    Pascal extended to include fixed-point arithmetic. E. Nelson, “Pascal-F: Programming Language for Real-Time Automotive Control”, IEEE ElectroTechnol. Rev. (USA), 2:39, 1968.

  • Pascal-fc

    A Pascal derived from Pascal-S which provides several types of concurrency: semaphores, monitors, both occam/CSP-style and Ada-style rendezvous. [“The Teaching Language Pascal-FC”, G.L. Davies et al, Computer J 33(2):147-154 (Apr 1990)]. (1994-11-02)

  • Pascaline

    noun the computer developed by Blaise Pascal in 1642


Disclaimer: Pascal definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.