Watcom C: Difference between revisions
Appearance
Redirected page to Open Watcom |
No edit summary |
||
Line 1: | Line 1: | ||
An optimizing compiler for [[DOS]] that comes with a full range of programming tools, including a windowed source-level debugger. [[WATCOM Express C]] provides an integrated development environment, including an editor, compiler, debugger, and run-time library that are all memory-resident. | |||
==Versions== | |||
*Apr 1988: WATCOM C6.0 | |||
*Sep 1988: WATCOM C6.5 | |||
*1989: WATCOM C7.0, WATCOM C7.0/386 | |||
*1990: WATCOM C8.0, WATCOM C8.0/386 | |||
*1991: WATCOM C8.5, WATCOM C8.5/386 - OS/2 host support | |||
*1992: WATCOM C9.0, WATCOM C9.0/386 - OS/2 2.0 host and target support | |||
*1992: WATCOM C9.0/386 - Windows 3.1 support | |||
Later versions were shipped under the name [[Watcom C/C++]]. | |||
==Publications== | |||
[[Category:C]] |
Revision as of 23:25, 9 August 2016
An optimizing compiler for DOS that comes with a full range of programming tools, including a windowed source-level debugger. WATCOM Express C provides an integrated development environment, including an editor, compiler, debugger, and run-time library that are all memory-resident.
Versions
- Apr 1988: WATCOM C6.0
- Sep 1988: WATCOM C6.5
- 1989: WATCOM C7.0, WATCOM C7.0/386
- 1990: WATCOM C8.0, WATCOM C8.0/386
- 1991: WATCOM C8.5, WATCOM C8.5/386 - OS/2 host support
- 1992: WATCOM C9.0, WATCOM C9.0/386 - OS/2 2.0 host and target support
- 1992: WATCOM C9.0/386 - Windows 3.1 support
Later versions were shipped under the name Watcom C/C++.