Pascal programming language (original) (raw)


music

| OSdata.com: Pascal | | OSdata.com | | ------------------------------------------------------------------------------- | | ---------- |

OSdata.com is used in more than 300 colleges and universities around the world

Find out how to get similar high web traffic and search engine placement.

For information on how to interface high level languages and assembly languages, seeassembly/high level language interface

general

nature: procedural language

history: Pascal (named for French religious fanatic and mathematician Blaise Pascal) was created in 1970 by Niklaus Wirth on a CDC 6000-series computer. Work started in 1968. Pascla intended as a teaching language to replace BASIC. Programs compiled to an intermediate P-code, that is platform independent.

“The computer language Pascal was developed between 1968 and 1971, from ALGOL. It was named for the French mathematician Blaise Pascal. Its highly-structured nature makes it especially well-suited for developing algorithms.” —Language Finger, Maureen and Mike Mansfield Library, University of Montana.

Hello World example

PROGRAM HelloWorld (OUTPUT);
BEGIN
WRITELN('Hello World');
END.

structure

format: free form; block structured

further reading: books:

If you want your book reviewed, please send a copy to: Milo, POB 1361, Tustin, CA 92781, USA.

Price listings are for courtesy purposes only and may be changed by the referenced businesses at any time without notice.

In Association with Amazon.com

If you want your book reviewed, please send a copy to: Milo, POB 1361, Tustin, CA 92781, USA.

Price listings are for courtesy purposes only and may be changed by the referenced businesses at any time without notice.

We are working on providing a second source.

Metrowerks CodeWarrior Discover Programming for Mac 5.0; C, C++, Java, and Pascal; PowerMac; $49.95

Metrowerks CodeWarrior Discover Programming for Windows 5.0; C, C++, Java, and Pascal; Windows 95, Windows 98, Windows NT; $49.95


A web site on dozens of operating systems simply can’t be maintained by one person. This is a cooperative effort. If you spot an error in fact, grammar, syntax, or spelling, or a broken link, or have additional information, commentary, or constructive criticism, please e-mail Milo. If you have any extra copies of docs, manuals, or other materials that can assist in accuracy and completeness, please send them to Milo, PO Box 1361, Tustin, CA, USA, 92781.

Click here for our privacy policy.


home page

one level up

special topics

peer level


Made with Macintosh

This web site handcrafted on Macintosh computers using Tom Bender’s Tex-Edit Plus and served using FreeBSD .

Viewable With Any Browser


Names and logos of various OSs are trademarks of their respective owners.

Copyright © 2000, 2001, 2004, 2007 Milo

Last Updated: October 15, 2007

Created: July 11, 2000