Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-04 01:18 Back to release list
2.4

Todas las funciones estándar y de procedimientos escritos en Algol 60 se fusionaron en un solo archivo. Otras rutinas de tiempo de ejecución escrito en C se han renombrado. Cuatro fallos graves fueron fijados para los parámetros formales llamado por su nombre, interruptores, o los procedimientos para la generación de código incorrecto.
Tags: Minor bugfixes
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.

Project Resources