ELLA ALGOL 68RS: Difference between revisions

From Rosetta Code
Content added Content deleted
(from wikipedia)
Line 7: Line 7:


==See Also==
==See Also==
* A port of the ELLA A68ToC compiler - debian [[http://www.nunan.fsnet.co.uk/algol68/algol68toc_1.10_i386.deb]]
* A port of the ELLA A68ToC compiler - debian [http://www.nunan.fsnet.co.uk/algol68/algol68toc_1.10_i386.deb]

Revision as of 22:55, 22 November 2008

ELLA ALGOL 68RS is an implementation of ALGOL 68. Other implementations of ALGOL 68.
This page uses content from Wikipedia. The original article was at ELLA. 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)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

ELLA is a hardware design language from DRA Malvern. Implemented in ALGOL 68RS - "ELLA 2000: A Language for Electronic System Design", J.D. Morison and A.S. Clarke, McGraw-Hill 1993.

algol68toc is derived from a project to translate ELLA into C, hence ELLA ALGOL 68 is a cut down verion of ALGOL 68RS where elements not required for the ELLA translation were not ported.

See Also

  • A port of the ELLA A68ToC compiler - debian [1]