Jump to content

Aztec C86: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
 
Line 30: Line 30:


==Versions==
==Versions==
* 1.05 (1983)
* 1.05i (Jun 1983) - small memory model
* 3.20d (1985)
* 3.20d (1985)
* 3.4b (1985)
* 3.4b (1985)
Line 37: Line 37:
* 4.1d (Oct 1988)
* 4.1d (Oct 1988)
* 4.2b (Sep 1989)
* 4.2b (Sep 1989)
* 5.2a (1992)
* 5.2a (Nov 1992)


==Links==
==Links==

Latest revision as of 03:22, 7 January 2023

Aztec C86
Name Aztec C
Version 5.2a (1992)
Vendor Manx Software Systems
Author
Licence Commercial
WWW

Aztec C86 is a C compiler from Manx Software Systems that 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.

Aztec C86-c Commercial System
CP/M-86 library
Library source code
ROM support package
UniTools: diff, grep, make
Z source editor
Aztec C86-d Developer's System
Aztec C86-p Personal System
Aztec C86-z Apprentice System

Features

  • C86 compiler
  • AS86 relocating assembler
  • LN86 linkage editor
  • LIBUTIL object library utility

Versions

  • 1.05i (Jun 1983) - small memory model
  • 3.20d (1985)
  • 3.4b (1985)
  • 4.1a (1987)
  • 4.1c (1988)
  • 4.1d (Oct 1988)
  • 4.2b (Sep 1989)
  • 5.2a (Nov 1992)

Links