Jump to content

ALGOL 68: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
Pretty much the only variant of the language that sees any use these days, and is in fact seeing something of a mini-renaissance. Algol-68 reached a surprising popularity in Holland with the universities there refusing to buy computer systems that did not support the language in the 70's. There is at the least one very good implementation for 32 bit OS/2 showed up in the form of [[OCCL Algol 68]].
Pretty much the only variant of the language that sees any use these days, and is in fact seeing something of a mini-renaissance. Algol-68 reached a surprising popularity in Holland with the universities there refusing to buy computer systems that did not support the language in the 70s. There is at the least one very good implementation for 32 bit OS/2 showed up in the form of [[OCCL Algol 68]].


Other variations of the language include the Japanese [[ALGOL-N]] a simplified subset of Algol-68 that was quite popular in Asia in the 1970's in particular on Japanese computer hardware.
Other variations of the language include the Japanese [[ALGOL-N]] a simplified subset of Algol-68 that was quite popular in Asia in the 1970s in particular on Japanese computer hardware.


==OS/2 implementations==
==OS/2 implementations==
*A68ToC - Public Domain Algol68-to-C translator
*A68ToC - Public Domain Algol68-to-C translator
*[[OCCL Algol 68]] - Commercial - Discontinued
*[[OCCL Algol 68]] - Commercial


===OS/2 text editors with ALGOL 68 support===
;Editor support
* [[Lugaru Epsilon]] - syntax highlighting, code folding and syntax-aware autoindent available as a separate download - Commercial
* [[Lugaru Epsilon]] - syntax highlighting, code folding and syntax-aware auto-indent available as a separate download


==DOS implementations==
==DOS implementations==
* [http://www.nunan.myzen.co.uk/algol68/a68mk2.zip Algol Applications Ltd MK2 Algol-68] - Freeware - Discontinued
* Algol Applications Ltd: [http://www.nunan.myzen.co.uk/algol68/a68mk2.zip MK2 Algol-68] - Freeware


==Publications==
==Publications==
* C. H. Lindsey; S. G. van der Meulen:''Informal Introduction to ALGOL 68 Revised Edition'' - 1980 [http://www.softwarepreservation.org/projects/ALGOL/book/Lindsey_van_der_Meulen-IItA68-Revised.pdf PDF]
* C. H. Lindsey; S. G. van der Meulen: ''Informal Introduction to ALGOL 68 Revised Edition'' - 1980 [http://www.softwarepreservation.org/projects/ALGOL/book/Lindsey_van_der_Meulen-IItA68-Revised.pdf PDF]
* Sian Leitch: ''Programming Algol 68 Made Easy'' - 2002 [http://www.nunan.myzen.co.uk/algol68/pame.pdf PDF]
* Sian Leitch: ''Programming Algol 68 Made Easy'' - 2002 [http://www.nunan.myzen.co.uk/algol68/pame.pdf PDF]



Revision as of 01:24, 2 March 2019

Pretty much the only variant of the language that sees any use these days, and is in fact seeing something of a mini-renaissance. Algol-68 reached a surprising popularity in Holland with the universities there refusing to buy computer systems that did not support the language in the 70s. There is at the least one very good implementation for 32 bit OS/2 showed up in the form of OCCL Algol 68.

Other variations of the language include the Japanese ALGOL-N a simplified subset of Algol-68 that was quite popular in Asia in the 1970s in particular on Japanese computer hardware.

OS/2 implementations

  • A68ToC - Public Domain Algol68-to-C translator
  • OCCL Algol 68 - Commercial
Editor support
  • Lugaru Epsilon - syntax highlighting, code folding and syntax-aware auto-indent available as a separate download

DOS implementations

Publications

  • C. H. Lindsey; S. G. van der Meulen: Informal Introduction to ALGOL 68 Revised Edition - 1980 PDF
  • Sian Leitch: Programming Algol 68 Made Easy - 2002 PDF
Article

Links

Source code