Logo

The Pascal Programming Language

The Pascal Programming Language
by

Publisher: Academic Press

Description:
This paper is a review of the Pascal programming language. It addresses the origin of the language, discusses the architecture, and talks about the language standards. The author will confront the major criticisms of the language, explaining the origin and inaccuracy of the many myths about Pascal. Finally, he will address the Pascal implementations available today, comparing the different compilers and the different platforms on which Pascal is currently available.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Start programming using Object PascalStart programming using Object Pascal
by
This book is written for programmers who want to learn Object Pascal Language. It is also suitable as a first programming book for new students and non-programmers. It illustrates general programming techniques in addition to Object Pascal Language.
(13726 views)
Book cover: Essential DelphiEssential Delphi
by
A friendly introductory guide to Borland Delphi: a form is a window, highlights of the Delphi environment, the object repository and the Delphi wizards, a tour of the basic components, creating and handling menus, multimedia fun, and more.
(18487 views)
Book cover: Learning Object Oriented Programming with DelphiLearning Object Oriented Programming with Delphi
by - About.com
From the table of contents: introduction to OO basics, class inheritance, classes and objects, the sender parameter and substitution, type inheritance, indirection, association and composition, patterns for varying behaviour, bidirectional links, etc.
(19573 views)
Book cover: Free Pascal Reference GuideFree Pascal Reference Guide
by - freepascal.org
This document serves as the reference for the Pascal language as implemented by the Free Pascal compiler. It describes all Pascal constructs supported by Free Pascal, and lists all supported data types. It is not a tutorial, however.
(17829 views)