[comp.archives] [sub.sources.d] Re: Suche PD-Modula2-Compiler

ORAKEL@rzmain.rz.uni-ulm.de (Framstag) (04/19/91)

Archive-name: languages/modula-2/ulm-modula-2/1991-04-19
Archive-directory: titania.mathematik.uni-ulm.de:/soft/modula/ [134.60.66.21]
Original-posting-by: ORAKEL@rzmain.rz.uni-ulm.de (Framstag)
Original-subject: Re: Suche PD-Modula2-Compiler
Reposted-by: emv@msen.com (Edward Vielmetti, MSEN)

In <6404605@hiss.han.de> fifi@hiss.han.de writes:

> Das Subject sagt alles :-)
> (Natuerlich fuer Unix/68030 und im Source...)

==>  titania.mathematik.uni-ulm.de


Modula-2 System
~~~~~~~~~~~~~~

The Modula-2 compiler supports Modula-2 as defined in the 3rd edition
of Wirth's Programming in Modula-2.
Older versions of Modula-2 are supported, too.
The compiler is derived from the Lilith-Modula-2 compiler developed by
N. Wirth.

Environment:

o	The library is written in Modula-2.
	Interfaces to C are neither supported nor necessary.
o	The design of input/output modules is very close to stdio(3) of C.
o	Windows -- allows screen-oriented input/output (like curses(3)).
o	All system calls are possible - incl. signal handling.
o	Makefile generator -- supports multiple program modules and
	libraries.
o	Modula-2 source level debugger - supports even coroutines and
	signal handling.
o	mtags -- generation of tags (like ctags(1)).

Software products ported to the Modula-2 system:

o	LIDAS database and Modula/R (a Modula-2 extension towards
	relational databases). Currently not available for SUN 3.
o	Modula--Prolog - an integrated Prolog-system.
o	myacc - a public domain version of yacc was modified to
	produce code for Modula-2.
o	alex and coco -- compiler construction tools from
	University of Linz.

These software products are available, too,
provided you have a source licence for the original product
(exception: myacc is public domain).

The Modula-2 system is available for:

	Concurrent Computer Series 3200
	Nixdorf Targon/31
	SUN 3

Directory contents:
~~~~~~~~~~~~~~~~~

modula-2.2.tar.Z	Modula-2 distribution for SUN 3, all sources
			with the exception of the compiler are included.
modula-2.1.5.tar.Z	last release for SunOS versions before 4.0.
modula-2.2.tar.Z.part?
			modula-2.2.tar.Z divided into 256kb partitions
windows.tar.Z		Windows library (is part of modula-2.1.5.tar.Z).
			this windows library bases on termcap --
			the window library of modula-2.2.tar.Z bases
			on terminfo.
myacc.tar.Z		Modula-2 LALR(1) parser generator, sources are in C.

SunOS.4.1-problem	SunOS 4.1 introduces a new bug into /bin/as,
			which is currently not fixed by the modula-2 compiler.
			This files contains some instructions in case you
			have SunOS 4.1

gas-1.36.tar.Z		GNU assembler. The Modula-2 compiler of
			version 2.1.5 and 2.2 produces code acceptable for gas.
			gas is needed for SunOS 4.1.
			If you have gas-1.35 it will probably work.
gas-1.37.tar.Z		newest version of GNU assembler. Not yet tested
			in combination with modula-2.1.5.tar.Z.
			DO NOT USE this assembler. I've still problems
			with gas-1.37.
 
Please direct questions to:
~~~~~~~~~~~~~~~~~~~~~~~~~~

	Andreas Borchert
	Universitaet Ulm
	Sektion Angewandte Informationsverarbeitung
	Oberer Eselsberg
	D-7900 Ulm

	Phone:	(+49) 731 176-2520
	Telex:	712657 uniul d
	Fax:	(+49) 731 176-2038

	Internet:	borchert@mathematik.uni-ulm.de
	Bitnet:		borchert@DULRUU51
	EAN/DFN:	borchert@rz.uni-ulm.dbp.de

Questions concerning myacc should be addressed to:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

	Werner Stanglow
        [...]

	Phone:	(+49) 731 176-2062
        [...]

	Internet:	stanglow@mathematik.uni-ulm.de
	Bitnet:		via borchert@DULRUU51


-- comp.archives file verification
titania.mathematik.uni-ulm.de
total 5651
-rw-rw-r--  1 ftp-adm  ftp          3087 Dec 23 15:12 READ_ME
-rw-rw-r--  1 ftp-adm  ftp           893 Dec 23 15:15 SunOS.4.1-problem
drwxrwsr-x  2 ftp-adm  ftp           512 Dec 23 15:15 fixups
-rw-rw-r--  1 ftp-adm  ftp        401174 Sep 26  1990 gas-1.36.tar.Z
-rw-rw-r--  1 ftp-adm  ftp        460325 Oct 29 16:34 gas-1.37.tar.Z
-rw-rw-r--  1 ftp-adm  ftp       1429708 Sep 25  1990 modula-2.1.5.tar.Z
-rw-rw-r--  1 ftp-adm  ftp       1561375 Dec 23 15:06 modula-2.2.tar.Z
-rw-rw-r--  1 ftp-adm  ftp        262144 Dec 23 15:07 modula-2.2.tar.Z.part1
-rw-rw-r--  1 ftp-adm  ftp        262144 Dec 23 15:07 modula-2.2.tar.Z.part2
-rw-rw-r--  1 ftp-adm  ftp        262144 Dec 23 15:07 modula-2.2.tar.Z.part3
-rw-rw-r--  1 ftp-adm  ftp        262144 Dec 23 15:07 modula-2.2.tar.Z.part4
-rw-rw-r--  1 ftp-adm  ftp        262144 Dec 23 15:07 modula-2.2.tar.Z.part5
-rw-rw-r--  1 ftp-adm  ftp        250655 Dec 23 15:07 modula-2.2.tar.Z.part6
-rw-rw-r--  1 ftp-adm  ftp         53675 Aug 28  1990 myacc.tar.Z
-rw-rw-r--  1 ftp-adm  ftp        203957 May 23  1990 windows.tar.Z
found ulm-modula-2 ok
titania.mathematik.uni-ulm.de:/soft/modula/