A Primer of Algol 60 Programming

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

An introductory book to programming in the Algol 60 programming language, by on of the language's implementers.

Author(s): E. W. Dijkstra
Publisher: Academic Press
Year: 1962

Language: English
City: London and New York
Tags: programming; algol; imperative; computer

1. Forword
2. Preface
3. Author's Preface to the English Edition
4. Introduction
5. Assignment Statements
6. Identifiers and Numbers
7. Expressions
8. Sequence of Statements
9. Type Declarations
10. 'go to' Statements
11. Condition Statements
12. for Statements
13. Special Functions
14. Comments
15. Arrays
16. Uniqueness of Identifiers
17. Procedures
18. Local Quantities
19. Formal Parameters
20. Function Procedures
21. The Value List
22. Bound Variables
23. Blocks
24. Dynamic Arrays
25. Conditional Expressions
26. Logical Variables
27. Switch Declarations
28. The MC-Translation
29. Special Input-Output Procedures
30. Appendix: Report on the Algorithmic Language Algol 60