Jump to content

Gardens Point Modula-2: Difference between revisions

From EDM2
mNo edit summary
No edit summary
Line 2: Line 2:


==Prerequisites==
==Prerequisites==
* Both the DOS and OS/2 versions require EMX 0.9 or later.
* Both the DOS and OS/2 versions require [[EMX]] 0.9 or later.
 
====Known issues====
* The DOS version expects a [[VCPI]] compatible memory manager and will only run under modern versions of Windows or other [[DPMI]] hosts if you replace the EMX memory manager with RSX.


==Links==
==Links==
Line 8: Line 11:
* http://hobbes.nmsu.edu/download/pub/os2/dev/modula/modula-ps.zip (Documentation in Postscript format)
* http://hobbes.nmsu.edu/download/pub/os2/dev/modula/modula-ps.zip (Documentation in Postscript format)


==Authors==
* Queensland University of Technology
* John Gough


[[Category:Tools]][[Category:Modula-2]] [[Category:DOS Tools]][[Category:Generic Unix Tools]][[Category:Open Source Software]]
[[Category:Tools]][[Category:Modula-2]] [[Category:DOS Tools]][[Category:Generic Unix Tools]][[Category:Open Source Software]]

Revision as of 23:45, 29 December 2015

A Modula-2 development package originally implemented as a commercial product for Unix workstations in the 1980's by Queensland University of Technology (QUT) in Australia, but later ported to OS/2 32bit and available both as a commercial product and an open source package for non-commercial work. A DOS version of the compiler based on the OS/2 version was released a little bit later.

Prerequisites

  • Both the DOS and OS/2 versions require EMX 0.9 or later.

Known issues

  • The DOS version expects a VCPI compatible memory manager and will only run under modern versions of Windows or other DPMI hosts if you replace the EMX memory manager with RSX.

Links

Authors

  • Queensland University of Technology
  • John Gough