Mail Archives: djgpp-announce/2013/03/24/18:01:17
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 <bug-marst AT gnu DOT org>.
Send suggestions and bug reports concerning the DJGPP port to
comp.os.msdos.djgpp or <djgpp AT delorie DOT com>.
Enjoy.
Guerrero, Juan Manuel <juan DOT guerrero AT gmx DOT de>
- Raw text -