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.

Topic Search

Search for any topic

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

Book's cover

“Mathematical foundations of programming semantics” Metadata:

  • Title: ➤  Mathematical foundations of programming semantics
  • Author:
  • Language: English
  • Number of Pages: Median: 395
  • Publisher: Springer-Verlag
  • Publish Date:
  • Publish Location: New York - Berlin

“Mathematical foundations of programming semantics” Subjects and Themes:

Edition Identifiers:

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:


2Problemorientierte Programmiersprachen

By

Book's cover

“Problemorientierte Programmiersprachen” Metadata:

  • Title: ➤  Problemorientierte Programmiersprachen
  • Author:
  • Language: ger
  • Number of Pages: Median: 232
  • Publisher: Vieweg+Teubner Verlag
  • Publish Date:

“Problemorientierte Programmiersprachen” Subjects and Themes:

Edition Identifiers:

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:



    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