Introductory Algol 68 Programming


Download Introductory Algol 68 Programming PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Introductory Algol 68 Programming book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Introductory Algol 68 Programming


Introductory Algol 68 Programming

Author: D. F. Brailsford

language: en

Publisher:

Release Date: 1979


DOWNLOAD





"This book is intended for anyone who wants to learn to write programs in Algol 68" -- Foreword.

Introductory Algol 68 Programming


Introductory Algol 68 Programming

Author: D. F. Brailsford

language: en

Publisher: Halsted Press

Release Date: 1979


DOWNLOAD





Data Structures of Pascal, Algol 68, PL/1 and Ada


Data Structures of Pascal, Algol 68, PL/1 and Ada

Author: Johan Lewi

language: en

Publisher: Springer Science & Business Media

Release Date: 2013-06-29


DOWNLOAD





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.