Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcnc!ecsvax!ranger From: ranger@ecsvax.UUCP (Rick N. Fincher) Newsgroups: comp.sys.apple Subject: Re: need C compiler Message-ID: <3177@ecsvax.UUCP> Date: Tue, 19-May-87 14:48:13 EDT Article-I.D.: ecsvax.3177 Posted: Tue May 19 14:48:13 1987 Date-Received: Wed, 20-May-87 05:55:33 EDT References: <9300002@osiris> Organization: UNC Educational Computing Service Lines: 25 Summary: Aztec C is still available... In article <9300002@osiris>, hood@osiris.cso.uiuc.edu writes: > > I am looking for a C compiler for an Apple //c with some Unix > utilities attached. I am aware of an old product called AZTEC C65 > but I'm not sure it is still available. > > I'm wanting to spend anywhere in the $50 - 200 range. > Stan, Aztec C is still available. They have several different versions, the most expensive version is the developer version. It has a Unix-like command shell with a limited exec language. The developer version will compile to either Dos or Prodos. It'sOs libraries are pretty complete, and it supports separate compilation, libraries and linking. It doesn't have make or lint but it does hacvve the preprocessor. My major criticism of this package is that it has slow screen handling. The screen routines are written in C and they run everything through an ADM-3A terminal emulator so that the same screen commands work on all of the Manx C compilers. Manx makes the Aztec C compiler. They advertise in byte and usually in the Apple // specific magazines. Rick Fincher ranger@ecsvax