Category:ALGOL 68 Implementations: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Current And Historic Implementations: S3 is more inspired by Algol 68 than an implementation - moved to the See Also on the ALGOL 68 page...)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
* [[ALGOL 68G]] is an interpreter that runs on Windows, MAC OS and Linux and a good way to get started with [[ALGOL 68]]. [https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html Latest version here].
* [[ALGOL 68G]] is an interpreter that runs on Windows, MAC OS and Linux and a good way to get started with [[ALGOL 68]]. [https://jmvdveer.home.xs4all.nl/en.download.algol-68-genie-current.html Latest version here].
* [[Algol68toc]] Compiler - generates C which is then compiled with GCC. Available [https://github.com/sdolim/algol68toc from github here] and [https://sourceforge.net/projects/algol68/files/algol68toc/ from Sourceforge here]
* [[Algol68toc]] Compiler - generates C which is then compiled with GCC. Available [https://github.com/sdolim/algol68toc from github here] and [https://sourceforge.net/projects/algol68/files/algol68toc/ from Sourceforge here]
* [[Rutgers ALGOL 68]] is an interpreter for DOS/Linux (can be compiled and run under Windows) [https://www.renyi.hu/~csirmaz/algol-68/linux/readme (License here - non-commercial)] [https://users.renyi.hu/~csirmaz/algol-68/ interpreter available here].
* [[Rutgers ALGOL 68]] is an interpreter for Windows/DOS/Linux [https://www.renyi.hu/~csirmaz/algol-68/linux/readme (License here - non-commercial)] [https://users.renyi.hu/~csirmaz/algol-68/ interpreter available here].


== Current And Historic Implementations ==
== Current And Historic Implementations ==
Line 11: Line 11:
* [[ALGOL 68 Genie]] (a68g)
* [[ALGOL 68 Genie]] (a68g)
* Algol 68H (University of Alberta; Mathematisch Centrum)
* Algol 68H (University of Alberta; Mathematisch Centrum)
* Algol68Nix A [http://cs.nyu.edu/~nicolosi/projects/algol2MMIX/algol68Nix.html bootstrap compiler] by [[New York University|NYU]]'s Computer Science Ph.D. Candidate Antonio R. Nicolosi
* Algol68Nix A [http://cs.nyu.edu/~nicolosi/projects/algol2MMIX/algol68Nix.html bootstrap compiler] by [[wp:New York University|NYU]]'s Computer Science Ph.D. Candidate Antonio R. Nicolosi
* [[ALGOL 68R|ALGOL 68-R]] (Royal Radar Establishment, Malvern)
* [[ALGOL 68R|ALGOL 68-R]] (Royal Radar Establishment, Malvern) The first Algol 68 implementation.
* [[ALGOL 68RS]] (Royal Signals and Radar Establishment, Malvern)
* [[ALGOL 68RS]] (Royal Signals and Radar Establishment, Malvern)
* [[ALGOL 68S]] (University of Liverpool; Carnegie-Mellon University; University of Manchester)
* [[ALGOL 68S]] (University of Liverpool; Carnegie-Mellon University; University of Manchester)

Latest revision as of 19:00, 13 February 2022

These are all of the implementations of ALGOL 68 on Rosetta Code.

This page uses content from Wikipedia. The original article was at Talk:ALGOL_68#Recent_compiler_work. The list of authors can be seen in the page history. As with Rosetta Code, the text of Wikipedia is available under the GNU FDL. (See links for details on variance)

Downloads

Current And Historic Implementations

A comprehensive list of implementations and a description of each implementation can be found at Computer History Museum - Software Preservation Group - The following is based on an extract:

  • Algol68C (University of Cambridge)
  • ALGOL 68 Genie (a68g)
  • Algol 68H (University of Alberta; Mathematisch Centrum)
  • Algol68Nix A bootstrap compiler by NYU's Computer Science Ph.D. Candidate Antonio R. Nicolosi
  • ALGOL 68-R (Royal Radar Establishment, Malvern) The first Algol 68 implementation.
  • ALGOL 68RS (Royal Signals and Radar Establishment, Malvern)
  • ALGOL 68S (University of Liverpool; Carnegie-Mellon University; University of Manchester)
  • Algol68toc ALGOL 68RS based compiler, extracted from the ELLA package by Sian Mountbatten
  • ALGOL-N (Kyoto University)
  • Berlin ALGOL 68 (Technische Universität Berlin)
  • CDC ALGOL 68
  • FLACC (Full Language Algol68 Checkout Compiler)
  • Interactive Algol68 (Algol Applications Limited; Orthogonal Software; Oxford and Cambridge Compilers Limited)
  • Mary (Norwegian Institute of Technology; Penobscot Research Center)
  • MBLE (Research Laboratory of Manufacture Belge de Lampes et de Materiel Electronique S.A., Brussels) ALGOL 68
  • Mini ALGOL 68 (Mathematisch Centrum)
  • Munich (Technische Hochschule Munich) ALGOL 68
  • Oklahoma State University Algol 68
  • Portable compiler written in CWEB at Université de Poitiers by Marc van Leeuwen
  • Rutgers (DIMACS) Algol-68

Pages in category "ALGOL 68 Implementations"

The following 9 pages are in this category, out of 9 total.