
Data Structures of Pascal, Algol 68, PL/1 and Ada
Springer (Publisher)
Published on 3. October 2013
Book
Paperback/Softback
XII, 395 pages
978-3-642-70241-9 (ISBN)
Description
This book is intended as a text for a course in programming languages. The pre requisites for such a course are insight in structured programming and knowledge as well as practical experience of at least one (e.g., Pascal) of the programming languages treated in the book. The emphasis is on language concepts rather than on syntactic details. The book covers a number of important language concepts that are related to data struc tures. The comparison of the programming languages Pascal, Algol 68, PL/1 and Ada consists in investigating how these concepts are supported by each of these languages. Interesting evaluation criteria are generality, simplicity, safety, readability and portability. The study of programming languages is based on a simple model called SMALL. This model serves as a didactic vehicle for describing, comparing and evaluating data structures in various programming languages. Each chapter centers around a specific language concept. It consists of a general discussion followed by a number of language sections, one for each of the languages Pascal, Algol 68, PL/1 and Ada. Each of these sections contains a number of illustrating program fragments written in the programming language concerned. For each program fragment in one language, there is an analogous fragment in the others. The book can be read "vertically" so that the programming languages Pascal, Algol 68, PL/1 and Ada are encountered in that order several times. A "horizontal" reading of the book would consist in selecting only those sections which only concern one language.
More details
Edition
Softcover reprint of the original 1st ed. 1986
Language
English
Place of publication
Berlin
Germany
Publishing group
Springer Berlin
Target group
Professional and scholarly
Research
Illustrations
XII, 395 p.
Dimensions
Height: 244 mm
Width: 170 mm
Thickness: 23 mm
Weight
701 gr
ISBN-13
978-3-642-70241-9 (9783642702419)
DOI
10.1007/978-3-642-70239-6
Schweitzer Classification
Other editions
Additional editions

Johan Lewi | Jan Paredaens
Data Structures of Pascal, Algol 68, PL/1 and Ada
E-Book
06/2013
Springer
€96.29
Available for download
Johan Lewi | Jan Paredaens
Data Structures of Pascal, Algol 68, PL/1 and Ada
Book
07/1986
Springer
€93.08
Article exhausted; check different version
Content
0. Introduction.- 1. Values.- 2. Atomic Data.- 3. Atomic Locations.- 4. Composite Data.- 5. Composite Locations.- 6. Routine Values.- 7. Contents Function.- 8. Expressions.- 9. Types.- 10. Type Checking.- Pascal.- Algol 68.- PL/1.- Ada.- References.