Explore: Algol 60
Discover books, insights, and more — all in one place.
Learn more about Algol 60 with top reads curated from trusted sources — all in one place.
AI-Generated Overview About “algol-60”:
Books Results
Source: The Open Library
The Open Library Search Results
Search results from The Open Library
1Mathematical foundations of programming semantics
By Austin Melton

“Mathematical foundations of programming semantics” Metadata:
- Title: ➤ Mathematical foundations of programming semantics
- Author: Austin Melton
- Language: English
- Number of Pages: Median: 395
- Publisher: Springer-Verlag
- Publish Date: 1986
- Publish Location: New York - Berlin
“Mathematical foundations of programming semantics” Subjects and Themes:
- Subjects: ➤ Congresses - Computer programming - Semantics - Programming languages (Electronic computers) - Wiskundige methoden - Programmation - Programmeren (computers) - Sémantique langage programmation - Congrès - Sémantique dénotationnelle - Langages de programmation - Semantiek - Programmation (Informatique) - Ordinateurs - ALGOL 60 - Sémantique
Edition Identifiers:
- The Open Library ID: OL2728132M
- Online Computer Library Center (OCLC) ID: 14705715
- Library of Congress Control Number (LCCN): 86022054
- All ISBNs: 9780387168166 - 0387168168
Access and General Info:
- First Year Published: 1986
- Is Full Text Available: No
- Is The Book Public: No
- Access Status: No_ebook
Online Marketplaces
Find Mathematical foundations of programming semantics at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
2Problemorientierte Programmiersprachen
By Hans Jurgen Schneider

“Problemorientierte Programmiersprachen” Metadata:
- Title: ➤ Problemorientierte Programmiersprachen
- Author: Hans Jurgen Schneider
- Language: ger
- Number of Pages: Median: 232
- Publisher: Vieweg+Teubner Verlag
- Publish Date: 2014
“Problemorientierte Programmiersprachen” Subjects and Themes:
- Subjects: ➤ ALGOL - Algol 60 - Algorithmen - COBOL - Einheit - Entwicklung - Fortran - Programmieren - Programmiersprache - Programmiertechnik
Edition Identifiers:
- The Open Library ID: OL28167428M
- All ISBNs: 351902456X - 9783519024569
Access and General Info:
- First Year Published: 2014
- Is Full Text Available: No
- Is The Book Public: No
- Access Status: No_ebook
Online Access
Downloads Are Not Available:
The book is not public therefore the download links will not allow the download of the entire book, however, borrowing the book online is available.
Online Borrowing:
Online Marketplaces
Find Problemorientierte Programmiersprachen at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
Wiki
Source: Wikipedia
Wikipedia Results
Search Results from Wikipedia
ALGOL 60
ALGOL 60 (short for Algorithmic Language 1960) is a member of the ALGOL family of computer programming languages. It followed on from ALGOL 58 which had
ALGOL
gave detailed attention to formal language definition and through the Algol 60 Report introduced Backus–Naur form, a principal formal grammar notation
ALGOL 58
programming languages. It was an early compromise design soon superseded by ALGOL 60. According to John Backus: The Zurich ACM-GAMM Conference had two principal
ALGOL W
ALGOL W is a programming language. It is based on a proposal for ALGOL X by Niklaus Wirth and Tony Hoare as a successor to ALGOL 60. ALGOL W is a relatively
ALGOL 68
language member of the ALGOL family that was conceived as a successor to the ALGOL 60 language, designed with the goal of a much wider scope of application and
Elliott ALGOL
Elliott ALGOL is a compiler for the programming language ALGOL 60, for the Elliott 803 computer made by Elliott Brothers in the United Kingdom. It was
Ternary conditional operator
omitted, the value being True. Multiple conditions may chained using elsif. ALGOL 60 introduced conditional expressions (ternary conditionals) to imperative
Standard streams
'Number is: ', number end program ALGOL 60 was criticized for having no standard file access.[citation needed] ALGOL 68's input and output facilities were
ALGOL N
ALGOL N (N for Nippon – Japan in Japanese) is the name of a successor programming language to ALGOL 60, designed in Japan with the goal of being as simple
Fat comma
appear. The original usage refers to the ")letters:(" construction in ALGOL 60. Newer usage refers to the "=>" operator present in some programming languages