Algol-Like Languages 1997
DOI: 10.1007/978-1-4612-4118-8_2
|View full text |Cite
|
Sign up to set email alerts
|

Revised Report on the Algorithmic Language Algol 60

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
53
0
4

Year Published

1997
1997
2017
2017

Publication Types

Select...
6
3
1

Relationship

0
10

Authors

Journals

citations
Cited by 126 publications
(57 citation statements)
references
References 0 publications
0
53
0
4
Order By: Relevance
“…One of the rst things most programmers learn is how to \declare" a new assignable local variable, and facilities to support this have been available in programming languages for over thirty years (Naur et al, 1963). It might be thought that there would by now be a satisfactory semantic interpretation for so fundamental and apparently elementary a mechanism.…”
mentioning
confidence: 99%
“…One of the rst things most programmers learn is how to \declare" a new assignable local variable, and facilities to support this have been available in programming languages for over thirty years (Naur et al, 1963). It might be thought that there would by now be a satisfactory semantic interpretation for so fundamental and apparently elementary a mechanism.…”
mentioning
confidence: 99%
“…programming languages). In the simplest case, such grammars are written in Backus-Naur Form [36,24]. Examples of more sophisticated grammar formalisms for formal languages -called parser generators -include Yacc [21] and GNU bison 1 .…”
Section: Parser Generatorsmentioning
confidence: 99%
“…More sophisticated languages, beginning with Algol V. 60 [10], embodied concepts for algorithm development and organization principles, e.g. bottom-up, top-down and recursive program development, modularity, types, higher order functions, automatic memory management and much more.…”
Section: (A) Programming Languagesmentioning
confidence: 99%