X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-Id: <201303242200.r2OM0nUr010364@delorie.com> Date: Sun, 24 Mar 2013 22:18:21 +0100 From: Juan Manuel Guerrero To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: DJGPP port of GNU Marst 2.7 uploaded. Content-Type: text/plain; charset=ISO-8859-15; format=flowed Reply-To: djgpp AT delorie DOT com This is a port of GNU Marst 2.7 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. 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. This is an verbatim extract of the NEWS file: ------------------------------------------------------------------------------- No news. Development of the GNU MARST package is finished, and it is not planned to introduce any new features except fixing possible bugs. ------------------------------------------------------------------------------- The port consists of the usual three packages that have been compiled using stock djdev203 and that can be downloaded from ftp.delorie.com and mirrors as (timestamp 2013-03-24): Marst 2.7 binary, and info format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/marst27b.zip Marst 2.7 html, dvi, pdf and ps format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/marst27d.zip Marst 2.7 source: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/marst27b.zip For the convenience of the WinXP users the binaries has been produced a second time using the djdev204 beta library. This package is available at ftp.delorie.com and mirrors as (timestamp 2013-03-24): Marst 2.7 binary, and info format documentation: ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/marst27b.zip Send GNU Marst specific bug reports to . Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or . Enjoy. Guerrero, Juan Manuel