home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / apps / 12609 < prev    next >
Encoding:
Text File  |  1992-07-29  |  2.4 KB  |  54 lines

  1. Newsgroups: comp.sys.mac.apps
  2. Path: sparky!uunet!usc!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!taligent!nuntius
  3. From: Eric M. Berdahl <eric_berdahl@taligent.com>
  4. Subject: Re: C++ and other compilers
  5. Message-ID: <Bs61s8.Fxr@taligent.com>
  6. Sender: usenet@taligent.com (More Bytes Than You Can Read)
  7. Organization: Taligent, Inc.
  8. X-Useragent: Nuntius v1.1
  9. References: <bonnie.712419052@earth.njit.edu>
  10. Date: Wed, 29 Jul 1992 19:50:31 GMT
  11. Lines: 41
  12.  
  13. In article <bonnie.712419052@earth.njit.edu> Bonnie MacKellar,
  14. bonnie@earth.njit.edu writes:
  15. >I have a pretty basic question : I am interested in buying a Mac
  16. >(possibly a powerbook 140 or 170), but I do a lot of programming
  17. >and people have told me tha the Mac is not a good programmers
  18. >machine due to a lack of good compilers.  Is this true or not?
  19.  
  20. I don't know what you mean by "good compilers". There are plenty of
  21. compilers available for the Mac, for a wide variety of languages. I have
  22. found most of them very usable. In fact, I haven't found a commercial
  23. compiler on Mac that I would NOT recommend for some set of developers.
  24.  
  25. >I do not use "boxed applications" very often.
  26. >I normally use gnu C++  and Bim Prolog on a Sparcstation.
  27. >I also often need Lisp.  What is available for the Mac that
  28. >is comparable?  I understand that Think C is not really C++,
  29. >so I am not interested in that.  Is there anyting available
  30.  
  31. GCC 1.something has been ported to run under the Macintosh Programmer's
  32. Workshop (MPW). I understand that GCC 2.0 is in the process of being
  33. ported and will be available at the end of August (latest rumor). MPW C++
  34. and Zortech C++ are the other two C++ compilers available for Macintosh.
  35. Both require the MPW Shell to run. MPW C++ also requires MPW C (it is a
  36. standard CFront implementation), but Zortech is a native compiler, so
  37. nothing other than the Shell is necessary.
  38.  
  39. As for lisp, there is a totally super cool lisp available. Macintosh
  40. Common Lisp (MCL) is a very nice implementation of common lisp (CLOS) for
  41. the Mac. If you are a lisp fiend, I highly recommend it (even over lisps
  42. on other platforms).
  43.  
  44. Prolog? Hmm. I have played with AAIS Prolog. It was a while ago, but I
  45. seem to remember it being a decent implementation that I had a lot of fun
  46. playing with.
  47.  
  48. Hope any of this helps.
  49.  
  50. Eric
  51. Eric Berdahl                         Taligent, Inc.
  52. Internet: eric_berdahl@taligent.com  AppleLink: BERDAHL
  53. This is a freeware signature. What do you expect for nothing?
  54.