Magnum Modula-2: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
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 | 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== | ||
* Greiner Corporation | * [[Greiner Corporation]] | ||
[[Category:Modula-2]][[Category:DOS Tools]] | [[Category:Modula-2]][[Category:DOS Tools]] |
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.