Jump to content

Magnum Modula-2: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
Line 4: Line 4:


==Publisher==
==Publisher==
* Greiner Corporation
* [[Greiner Corporation]]
: San Jose, California, USA


[[Category:Modula-2]][[Category:DOS Tools]]
[[Category:Modula-2]][[Category:DOS Tools]]

Revision as of 01:10, 15 December 2017

A Modula-2 compiler for 16 bit OS/2 and DOS, in its day considered a fairly robust compiler but came without any utilities or debugging facilities requiring you to make use of the SDK from IBM or Microsoft for the linker etc, and it did provide an interface to Microsoft's CodeView symbolic debugger as supplied with MASM.

Noticeably Magnum Modula-2 fully implemented IEEE 754 floating-point math in its libraries, one of the first to do so for any language or platform.

Publisher