X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-Id: <200112102000.fBAK0Jk11965@delorie.com> From: "Juan Manuel Guerrero" Organization: Darmstadt University of Technology To: djgpp-announce AT delorie DOT com Date: Mon, 10 Dec 2001 19:54:29 +0100 Subject: ANNOUNCE: DJGPP port of GNU Marst 2.3 uploaded Reply-To: djgpp AT delorie DOT com 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. The port consists of three packages that can be downloaded from simtel.net and mirrors as (timestamp: 2001-12-08): Marst 2.3 binary,info and man format documentation: http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/marst23b.zip&name=marst23b.zip Marst 2.3 html, dvi and ps format documentation: http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/marst23d.zip&name=marst23d.zip Marst 2.3 source: http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/marst23s.zip&name=marst23s.zip 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. 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