MetaWare High C: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
The package doesn't include a own debugger but supports [[Microsoft CodeView]]. | The package doesn't include a own debugger but supports [[Microsoft CodeView]]. | ||
''High C/386'' generates code for Intel 80386. | ''High C/386'' generates code for Intel 80386 and 80486 in protected mode. | ||
High C includes the EC editor from C Source. | |||
==Versions== | ==Versions== | ||
Line 14: | Line 16: | ||
* 1.61 (1991) - First version with OS/2 support | * 1.61 (1991) - First version with OS/2 support | ||
* 1.7 (1991) | * 1.7 (1991) | ||
* 1.71 | |||
* 2.3 | * 2.3 |
Revision as of 01:17, 29 June 2021
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 and 80486 in protected mode.
High C includes the EC editor from C Source.
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)
- 1.71
- 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)