Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbosgd!gatech!seismo!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: net.micro,net.micro.apple Subject: Re: C for Apple ][ series Message-ID: <686@brl-smoke.ARPA> Date: Wed, 5-Feb-86 19:00:40 EST Article-I.D.: brl-smok.686 Posted: Wed Feb 5 19:00:40 1986 Date-Received: Sun, 9-Feb-86 04:49:53 EST References: <142@ucdavis.UUCP> Reply-To: gwyn@brl.ARPA Distribution: net Organization: Ballistic Research Lab Lines: 21 Xref: watmath net.micro:13719 net.micro.apple:2526 I recommend Aztec C65 from Manx Software Systems, somewhere in New Jersey (I have several different addresses for them). Their ads appear in several home computer journals; try especially the IBM PC and Macintosh mags. Their latest Apple II release (V1.05C) runs under DOS 3.3; they have a ProDOS version currently undergoing testing (it promises to be a really nice environment, especially for users with disks larger than Disk IIs). Aztec C65 implements practically all of K&R (including floating-point) under any combination of native 6502 code (for speed) and interpreter (for small size); the ProDOS version will have void data types, (void *) generic pointers, struct assignment, etc. A UNIX-like subset shell, graphics library, and utilities (including a visual editor) are included. The ProDOS package is advertised as supporting cross-development of programs to run under DOS 3.3, which seems perfectly feasible to me, but that part appears not to be ready for testing yet. You can supposedly also purchase cross-development Aztec C to run on systems such as UNIX, producing Apple II downloadable code. Disclaimer: My only connection with Manx is as a happy user.