ALGOL 68R

Revision as of 09:34, 16 January 2011 by rosettacode>Dkf (minor reorganization for clarity)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
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 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.

ALGOL 68R is an implementation of ALGOL 68. Other implementations of ALGOL 68.

Download

  • No known compilers available for download.