Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!rpi!marc From: marc@pawl.rpi.edu (Marcus B Leonard) Newsgroups: comp.sys.apple2 Subject: Re: Help C-compiler Message-ID: <%==%9*^@rpi.edu> Date: 28 Aug 90 15:06:32 GMT References: <8633.26cf1067@ohstpy.mps.ohio-state.edu> Organization: Rensselaer Polytechnic Institute, Troy NY Lines: 12 As far as I know, the only game in town in Manx's Aztec C. It is available in several flavors, including DOS 3.3 only, DOS 3.3 and Prodos, MS-DOS cross compiler, and 'Apprentice C'. Check a copy of A+/Incider or Nibble for their ad. If your main interest is just to learn C on your Apple, the Apprentice C package is a good deal at $20. It is a full K&R implementation, except for bit-field data types. It does not compile to machine code, but rather to pseudo-code which is then interpreted. - Marc