home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / apps / 19314 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.2 KB

  1. Xref: sparky comp.sys.mac.apps:19314 comp.sys.mac.oop.misc:191
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!network.ucsd.edu!sdcc12!cs!jhatton
  3. From: jhatton@cs.ucsd.edu (John Hatton)
  4. Newsgroups: comp.sys.mac.apps,comp.sys.mac.oop.misc
  5. Subject: Re: Looking for a C++ Compiler for the MAC
  6. Message-ID: <43054@sdcc12.ucsd.edu>
  7. Date: 5 Jan 93 08:15:16 GMT
  8. References: <1992Dec22.060830.2807849309@ultramac.uucp> <1993Jan4.221458.7320@tc.cornell.edu>
  9. Sender: news@sdcc12.ucsd.edu
  10. Followup-To: comp.sys.mac.apps
  11. Lines: 16
  12. Nntp-Posting-Host: beowulf.ucsd.edu
  13.  
  14. philip@vger.cheme.cornell.edu writes:
  15.  
  16. >In article <1992Dec22.060830.2807849309@ultramac.uucp>, to5232@iscsvax.uni.edu writes:
  17. >>
  18. >>I am looking for a C++ compiler for the MAC.  I know of Zortech but I am still
  19. >>not sure that they still produce it.  Can someone tell me of any C++ compilers
  20. >>for the MAC and where I can buy?
  21.  
  22. >ThinkC has a very good C++ implementation, and you can get it just about
  23. >anywhere. BTW the current version is 5.0.3
  24. >
  25.  
  26. Not quite C++.  ThinkC doesn't support a lot of features of
  27. C++, like operator overloading, constructors that have
  28. parameters, or binding procedures based on # and type of
  29. parameters (whatever thats called). 
  30.