Category:ALGOL 68 Implementations: Difference between revisions

m
No edit summary
 
(5 intermediate revisions by the same user not shown)
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].
* [[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 Windows/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].
 
== Current And Historic Implementations ==
Line 11:
* [[ALGOL 68 Genie]] (a68g)
* Algol 68H (University of Alberta; Mathematisch Centrum)
* 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) 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
* [[Algol68toc]]
* ALGOL-N (Kyoto University)
* Berlin ALGOL 68 (Technische Universität Berlin)
Line 25 ⟶ 26:
* Munich (Technische Hochschule Munich) ALGOL 68
* Oklahoma State University Algol 68
* [http://www-math.univ-poitiers.fr/~maavl/algol68/ Portable compiler written in CWEB] at Université de Poitiers by Marc van Leeuwen
* [[Rutgers ALGOL 68|Rutgers (DIMACS) Algol-68]]
* S3 for ICL 2900
 
===Also===
* Algol68Nix
<div class="mw-collapsible mw-collapsed" style="width:500px; overflow:auto; background-color:parent;">
<div class="mw-collapsible-content" style="padding-left:2em;">
In 2002 a [[New York University|NYU]]'s Computer Science Ph.D. Candidate [http://en.wikipedia.org/wiki/Antonio_R._Nicolosi Antonio R. Nicolosi] created a boot strap compiler for [[ALGOL 68|Algol68]]Nix.
* [http://cs.nyu.edu/~nicolosi/projects/algol2MMIX/algol68Nix.html Description of Algol68Nix]
* Version 2.0
* http://homepages.nyu.edu/~at570/compiler.html#code
</div></div>
* portable compiler / CWEB / univ-poitiers.fr
<div class="mw-collapsible mw-collapsed" style="width:500px; overflow:auto; background-color:parent;">
<div class="mw-collapsible-content" style="padding-left:2em;">
A portable Algol 68 compiler written in CWEB.
* Author: Marc van Leeuwen
* Version 0.5
* Converted from handwritten C code, starting 28 Feb. 1993
* http://www-math.univ-poitiers.fr/~maavl/algol68/
</div></div>
3,021

edits