LYCOS RETRIEVER
Pascal (Language)
built 180 days ago
In comparing Pascal to the C family of programming languages, one thing that stands out is its use of English keywords. Where C uses symbols, Pascal uses real words. However, C is more similar to Algol in terms of simple declarations. C uses type-name, variable-name syntax while Pascal avoids such syntax in favor of providing educational settings with clearer syntax. Other differences exist between Pascal and C as well.
Source:
The designer of Pascal, Niklaus Wirth was part of the International Federation of Information Processing (IFIP) team. This group was created to continue working on the development of ALGOL. C.A.R. Hoare and Wirth proposed additions and modifications to the language, but the group rejected their proposals and adopted a more complex revision.
Source:
This Pascal compiler allows you to write your Pascal programs using keywords in either English or Portuguese (eg using "function" in English or "funcao" in Portuguese). It supports the Win32 platform (ie Windows 95, 98 or NT). It has recently been updated to include an integrated development environment (IDE) that attempts to provide useful information to help new Pascal programmers use the language, track syntax errors, etc.
Source:
In Pascal you never need to worry about polluting the namespace, like in C where an identifier needs to be unique accross the entire program. No, in Pascal each unit gets it's own namespace and that's very relaxed.
Source:
Pascal is based on the ALGOL programming language and named in honor of the French mathematician and philosopher Blaise Pascal. Wirth subsequently developed the Modula-2 and Oberon, languages similar to Pascal, and earlier... the language Euler.
Source:
This SI unit is named after Blaise Pascal. As for all SI units whose names are derived from the proper name of a person, the first letter of its symbol is uppercase (Pa). But when an SI unit is spelled out, it should always be written in lowercase (pascal), unless it begins a sentence or is the name "degree Celsius".
Source: