<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Tue, 31 May 1983 20:30:00-PDT (Tuesday)
From   : tekecs!andrew.Tektronix@rand-relay
Subject: Aztec C is good stuff

Aztec C is good stuff, and I speak as an experienced programmer.
I used their Z80 compiler to write a Business Basic compiler, with heavy
use of static data structures and initializers (for those lex and parse
tables).  They advertise that they implement everything except bit fields.
I've had some trouble with #if, and "solved" it by going exclusively with
#ifdef, but that was several versions ago.

My sole complaint is that their interface to MACRO-80 is not as good as
they advertise.  You pretty much have to invest a weekend in rebuilding
the L80 compatible library because they can't get it right themselves.
Fortunately the source code for all library routines is provided so this
is within the realm of possibility.

  -- Andrew Klossner   (decvax!teklabs!tekecs!andrew)  [UUCP]
                       (andrew.tektronix@rand-relay)   [ARPA]
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>