MARST automatically translates programs written on the algorithmic language Algol 60 to the C programming language. It includes three main components: MARST, the translator; ALGLIB, the library containing precompiled standard Algol 60 procedures, and other necessary routines; and MACVT, the converter, which allows you to convert existing Algol 60 programs from other representations, to MARST representation.
| Licenses | GPL |
|---|---|
| Operating Systems | POSIX |
| Implementation | C Other |
Recent releases


Release Notes: Two bugs in marst.c were fixed. A set of Algol 60 validation tests were added.


Release Notes: All standard functions and procedures written in Algol 60 were merged into a single file. Other runtime routines written in C were renamed. Four serious bugs were fixed for formal parameters called by name, switches, or procedures for wrong code generation.


Release Notes: The copyright notice was changed as the software was transferred to the Free Software Foundation Inc.


No changes have been submitted for this release.