Message-Id: <200102052243.RAA21090@delorie.com> From: "Juan Manuel Guerrero" Organization: Darmstadt University of Technology To: djgpp-announce AT delorie DOT com Date: Mon, 5 Feb 2001 23:38:40 +0200 Content-type: text/plain; charset=US-ASCII Subject: REANNOUNCE: DJGPP port of GNU marst 2.2 uploaded Reply-To: djgpp AT delorie DOT com Unfortunately, I have given the wrong path to the zip files in the previous announcement. This has been corrected here. Please note that the doc package marst22d.zip was brocken. This package has been replaced now. This is a port of GNU Marst 2.2 to MSDOS/DJGPP. =============================================== Marst is an ALGOL to C translator. The MARST package includes three components: 1) the translator, MARST, that translates Algol 60 programs to the C programming language; 2) the library, ALGLIB, that contains pre-compiled standard Algol 60 procedures and additional library routines. This library is used at linking stage. (In this distribution the name 'libalgol.a' is used for the library file.); and 3) the converter, MACVT, that allows to convert existing Algol 60 programs from some other representation to MARST representation. You can download the binary, docs and source packages from Simtel.net and mirrors as: DJGPP specific changes. ======================= Only minor changes to the Makefile.in and marst.texi have been done. All changes I have done against the original GNU distribution are documented in the diffs file stored in the djgpp subdir of the source package. This version fixes some **translator** specific bugs of the previous versions. For all people that seriously uses this package an update from the previous version to this one is highly recommended. Please read the Marst specific news, readme and changelog files for more information. Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or . Report bugs that are Marst specific to . Guerrero, Juan Manuel