Algol 60 Programming Course Notes
Home > Browse Our Collection > Manuals > Algol > Algol 60 Programming Course Notes |
Algol 60 Programming Course Notes A milestone in the late 1950s was the publication, by a committee of American and European computer scientists, of "a new language for algorithms"; the ALGOL 60 Report (the "ALGOrithmic Language"). This report consolidated many ideas circulating at the time and featured two key language innovations: Nested block structure: code sequences and associated declarations could be grouped into blocks without having to be turned into separate, explicitly named procedures; A mathematically exact notation, Backus-Naur Form (BNF), was used to describe the language's syntax. Nearly all subsequent programming languages have used a variant of BNF to describe the context-free portion of their syntax. Algol's key ideas were continued, producing ALGOL 68: This document was kindly donated by Helen Young
This exhibit has a reference ID of CH8774. Please quote this reference ID in any communication with the Centre for Computing History. |
Click on the Images For Detail
|