Modula-2 for the Unix PC

Harvard Townsend harv at ksuvax1.cis.ksu.edu
Sat Jan 28 07:56:12 AEST 1989


In article <679 at valkyrie.UUCP> jpb at valkyrie.UUCP (Joe Block) writes:
>
>Has anyone ported a Modula-2 compiler to the 7300? If so, is it
>available through ftp?
>

I have ported a one-pass Modula-2 compiler to the good ol' 7300.  It
generates a COFF file that is linked with "ld", and uses the shared C
library.  It is available for anonymous FTP from hotel.cis.ksu.edu
(129.130.10.12) in pub/UNIX/UnixPC/mod2+IN.Z.  This is a compressed cpio
file in installable format.  It includes binary of the compiler and source
for the libraries.  It ends up in /usr/local and below, so that must be in
your search path to use it.  Documentation is in /usr/local/lib/mod2/doc
after installation.  There are a few things that still don't work right,
but students here have been using it for 2 semesters now.  At some point, 
I intend to do more work on it, but my list of things-to-do doesn't seem to
get any shorter!  Have fun.
-- 
Harvard Townsend, Systems Manager
CIS Dept., Kansas State University
Internet:  harv at harris.cis.ksu.edu      BITNET: harv at ksuvax1.bitnet
UUCP: rutgers!ksuvax1!harv -or- {pyramid,ucsd}!ncr-sd!ncrwic!ksuvax1!harv



More information about the Comp.sys.att mailing list