home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 20085 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.7 KB  |  40 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!uw-beaver!micro-heart-of-gold.mit.edu!xn.ll.mit.edu!ll.mit.edu!cogen
  3. From: cogen@ll.mit.edu (David Cogen)
  4. Subject: Re: what is the best C compiler
  5. Message-ID: <1992Dec19.165625.2597@ll.mit.edu>
  6. Originator: cogen@ll.mit.edu (David Cogen)
  7. Sender: news@ll.mit.edu
  8. Organization: MIT Lincoln Laboratory, Lexington MA
  9. References: <PA-151292184926@macmartineau.ccr.hydro.qc.ca> <1992Dec16.162318.4371@news2.cis.umn.edu>
  10. Date: Sat, 19 Dec 92 16:56:25 GMT
  11. Lines: 27
  12.  
  13.  
  14. In article <1992Dec16.162318.4371@news2.cis.umn.edu>, kdlee@umn-cs.cs.umn.edu (Kevin D. Lee) writes:
  15. |> In article <PA-151292184926@macmartineau.ccr.hydro.qc.ca> PA@PARobitaille.ccr.hydro.qc.ca (Paul Andre Robitaille) writes:
  16. |> >I am looking for a C compiler on the MAC. What is the best ?
  17. |> >
  18. |> Think C is a great C compiler.  If you can get it through the
  19. |> education channel the price is great.
  20. |> 
  21. |> Kevin Lee
  22.  
  23. There is nothing better than Aztec C. If you are doing serious work there is
  24. no substitute. It comes with a real make utility, a separate and configurable
  25. assembler and linker, and provides voluminous technical information about
  26. internal data formats, parameter passing, etc. And it comes with the MPW shell
  27. so you get the benefits of MPW without putting up with the poor MPW C compiler.
  28.  
  29. By all means get the commercial version. Price I think is $500, which includes
  30. MPW shell, C compiler, assembler, linker, several utilities including make,
  31. grep, a vi like editor, and standard ANSI libraries and other libraries
  32. including library source code. 
  33.  
  34. I cannot praise it enough.
  35.  
  36. No I don't work for the company.
  37.  
  38. David Cogen
  39.  
  40.