Jump to content

Aztec C86: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "'''Aztec C''' is a C compiler from Manx Software Systems (Shrewsbury, New Jersey). ==Description== Aztec C86 was available for CP/M-86, MP/M-86 and PC DOS. The Aztec C86..."
 
Ak120 (talk | contribs)
Line 6: Line 6:
The Aztec C86 compiler is a complete implementation of UNIX V7 C language, with the exception of the bit field datatype. The compiler produces assembly language source code which can be used with the Manx AS86 assembler or the PC DOS assembler [[MASM]].
The Aztec C86 compiler is a complete implementation of UNIX V7 C language, with the exception of the bit field datatype. The compiler produces assembly language source code which can be used with the Manx AS86 assembler or the PC DOS assembler [[MASM]].


A UNIX/PDPll cross compiler was available for Aztec C86.  
A UNIX/PDPll cross compiler was available for Aztec C86.


==Components==
==Components==

Revision as of 01:49, 9 January 2016

Aztec C is a C compiler from Manx Software Systems (Shrewsbury, New Jersey).

Description

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 datatype. The compiler produces assembly language source code which can be used with the Manx AS86 assembler or the PC DOS assembler MASM.

A UNIX/PDPll cross compiler was available for Aztec C86.

Components

  • C86 compiler
  • AS86 relocating assembler
  • LN 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

Licence

  • Commercial - Discontinued

Links