Jump to content

ALGOL 60: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 5: Line 5:


See also: [[ALGOL 68]]
See also: [[ALGOL 68]]
==A list of OS/2 implementations of Algol==
*A68ToC - Public Domain Algol68-to-C translator
*[[OCCL Algol 68]] - Commercial - Discontinued
===OS/2 text editors with Algol support===
* [[Lugaru Epsilon]] - Algol 68 syntax highlighting, code folding and syntax-aware autoindent available as a seperate download - Commercial


==A list of DOS implementations of Algol==
==A list of DOS implementations of Algol==

Revision as of 03:26, 13 February 2017

Historically important programming language, descendants include Pascal, C, C++, Modula-2, BCPL, PL/I, Oberon, Java, Simula and Smalltalk. Initially introduced in 1958 as IAL with the name changed to ALGOL in 1960, but that original variant is now usually known as Algol-58, it drew its inspiration from the work of Heinz Rutishauser on algorithmic programming and the languages Superplan, IT, Plankalkül and FORTRAN.

Algol-W

By now mostly forgotten, but at the time a superior implementation of ALGOL available for the IBM System/360 and based on the earlier Euler Algol variant. Source code for the Stanford distribution can be found here. Algol-W like its immediate predecessor Euler Algol was written by Niklaus Wirth in PL/360, and is in turn the immediate predecessor to Pascal, although the latter language is smaller as it was not intended to be a systems language like Algol-W and Euler. Notably the original Prolog implementation, one of the few programming languages today that are not related in any way to ALGOL was actually developed in Algol-W.

See also: ALGOL 68

A list of DOS implementations of Algol

Algol like languages

  • muSIMP

Generic or cross platform source code

Publications

External articles

Standards

Algol history

  • Initially evolved out of a number of ideas, but the first proposal was made by Heinz Rutishauser in his paper Automatische Rechenplanfortigung bei Programingesteurten Rechenmaschinen in 1951 but the language proposed there became known as Superplan, the paper also available in an English translation. Most of the work made in making Algol a reality was done by the "Zűrich, Mainz, Műnchen, Darmstadt" group, or ZMMD that both had say on the Algol 58 standard and adapted their existing Algorithmic Compiler to the language in 1958.