Jump to content

Magnum Modula-2: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
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]].
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.
Noticeably, Magnum Modula-2 fully implemented IEEE 754 floating-point maths in its libraries, one of the first to do so for any language or platform.


==Publisher==
==Publisher==

Latest revision as of 22:32, 25 August 2022

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 maths in its libraries, one of the first to do so for any language or platform.

Publisher