Jump to content

NDP C/C++: Difference between revisions

From EDM2
Created page with "A 32 bit multi-platform compiler that targeted 386 and 486 processors, initially released in the latter half of the 1980's as a C compiler for 32 bit DOS with a Phar Lap..."
 
No edit summary
Line 11: Line 11:
==Author==
==Author==
* [[Microway]]
* [[Microway]]
[[Category:Tools]][[Category:C]][[Category:C++]][[Category:DOS Tools]]

Revision as of 10:16, 20 February 2015

A 32 bit multi-platform compiler that targeted 386 and 486 processors, initially released in the latter half of the 1980's as a C compiler for 32 bit DOS with a Phar Lap extender and Microport Unix, making it one of the first C compilers available that generated code for the 386.

Appears to have shared code generator/back end with NDP Fortran

Versions

Includes a screen only version of the MGX Library
  • NDP C-386 available for DOS and Xenix. RRP USD 595 in 1988 - Supports Intel 80287, 80387 and Microway mW1167 (Weitek 1163/64 based board)
Requires Microport Unix 5.3 or higher.

Author