MetaWare High C: Difference between revisions
Appearance
m →Links |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''High C''' package doesn't include a own debugger but supports [[Microsoft CodeView]]. | '''High C''' is a [[C]] compiler targeting [[CP/M]] and [[DOS]]. | ||
The package doesn't include a own debugger but supports [[Microsoft CodeView]]. | |||
''High C/386'' generates code for Intel 80386. | |||
==Versions== | ==Versions== | ||
Line 6: | Line 10: | ||
* 1.3 | * 1.3 | ||
* 1.4 (1988) | * 1.4 (1988) | ||
* | * 1.5 (1989) | ||
* | * 1.6 (1990) | ||
* | * 1.61 (1991) - First version with OS/2 support | ||
* 1.7 (1991) | |||
* | |||
* 2.3 | |||
* 2.32 (1991) | |||
* 2.4 | |||
==Links== | ==Links== |
Revision as of 07:35, 3 January 2020
High C is a C compiler targeting CP/M and DOS.
The package doesn't include a own debugger but supports Microsoft CodeView.
High C/386 generates code for Intel 80386.
Versions
- 1.2 (1986)
- 1.2a
- 1.3
- 1.4 (1988)
- 1.5 (1989)
- 1.6 (1990)
- 1.61 (1991) - First version with OS/2 support
- 1.7 (1991)
- 2.3
- 2.32 (1991)
- 2.4
Links
- MetaWare High C 1.5 for Concurrent DOS - Manual via Archive.org
- A review of MetaWare High C 1.61 - InfoWorld (Apr 1991)