ALGOL 68R

From Rosetta Code
Revision as of 23:48, 22 November 2008 by rosettacode>NevilleDNZ ({{implementation|ALGOL 68}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This page uses content from Wikipedia. The original article was at ALGOL 68R. 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)
ALGOL 68R is an implementation of ALGOL 68. Other implementations of ALGOL 68.
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

ALGOL 68R from RRE was the first ALGOL 68 subset implementation,

running on the ICL 1900. Based on the original language, the main subset restrictions were definition before use and no parallel processing. This compiler was popular in UK universities in the 1970s, where many computer science students learnt ALGOL 68 as their first programming language; the compiler was renowned for good error messages.

Download

  • No known compilers available for download.