Algol68toc
Algol68toc is an implementation of ALGOL 68.
Other implementations of ALGOL 68.
Algol68toc Compiler
Algol68toc is a compiler for a (large) subset of ALGOL 68.
Notable features omitted include:
- formatted transput.
- parallel processing.
The compiler is based on ALGOL 68RS and genertes C code which is then by compiled with GCC.
It was extracted from the ELLA package by Sian Mountbatten, who also developed a standard prelude and other libraries for use with it.
Download
- Version 1.18 on github here - Debian package only.
- Older versions on sourceforge here.