Aztec C86: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''Aztec C''' is a C compiler from [[Manx Software Systems]]. | |||
'''Aztec C''' is a C compiler from [[Manx Software Systems]] | |||
Aztec C86 was available for CP/M-86, MP/M-86 and PC DOS. | Aztec C86 was available for CP/M-86, MP/M-86 and PC DOS. | ||
Line 11: | Line 10: | ||
* C86 compiler | * C86 compiler | ||
* AS86 relocating assembler | * AS86 relocating assembler | ||
* | * LN86 linkage editor | ||
* LIBUTIL object library utility | * LIBUTIL object library utility | ||
Line 21: | Line 20: | ||
* 1989: V 4.2b | * 1989: V 4.2b | ||
* 1992: V 5.2a | * 1992: V 5.2a | ||
==Links== | ==Links== |
Revision as of 18:12, 30 January 2020
Aztec C is a C compiler from Manx Software Systems.
Aztec C86 was available for CP/M-86, MP/M-86 and PC DOS.
The Aztec C86 compiler is a complete implementation of UNIX V7 C language, with the exception of the bit field data type. The compiler produces assembly language source code which can be used with the Manx AS86 assembler or the PC DOS assembler MASM.
A UNIX PDP 11 cross compiler was available for Aztec C86.
Components
- C86 compiler
- AS86 relocating assembler
- LN86 linkage editor
- LIBUTIL object library utility
Versions
- 1983: 1.05
- 1985: V 3.20d
- 1985: V 3.4b
- 1988: V 4.1c
- 1989: V 4.2b
- 1992: V 5.2a
Links
- Wonderfully Ancient World of Aztec C
- PDF - C Data Sheet (1983, Manx Software Systems)