home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 18087 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  1.7 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!soda.berkeley.edu!cliffwd
  2. From: cliffwd@soda.berkeley.edu (Cliff Draper)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: C++
  5. Date: 4 Jan 1993 03:18:02 GMT
  6. Organization: U.C. Berkeley, CS Undergraduate Association
  7. Lines: 23
  8. Distribution: inet
  9. Message-ID: <1i8a9aINN703@agate.berkeley.edu>
  10. References: <1i5rpcINNj4j@agate.berkeley.edu> <S37732V.93Jan3122345@lk-hp-18.hut.fi> <1i88vfINN6nf@agate.berkeley.edu>
  11. NNTP-Posting-Host: soda.berkeley.edu
  12.  
  13. As the final bugs get ironned out of SAS/C 6.1, I read further into my studies
  14. of C++ and I wonder why the Amiga community hasn't switched over to this
  15. "wonder" language.  I believe that a good amount of Amiga programmers are
  16. either hacking in asm (to squeeze every gram of performance out of the
  17. system) or in C.  I would like to see a greater emergence of people using
  18. C++ and OOP.  A GUI is naturally object-oriented and so will the interfaces
  19. of the future (be it pen, voice, or whatever) ... or at least for a while
  20. (one can never be too terribly certain of the future of technology).
  21.  
  22. SAS has produced a wonderful product in a (now) good "integrated"
  23. environment.  I see some C++ environments now entering the Amiga world, but
  24. I think SAS should also compete.  (From what I've heard, Lattice C++ isn't
  25. worth much and I never plan to buy it.)  They could keep their environment
  26. and "just" add a C++ compiler.  We need at least AT&T 2.1 compliance.
  27. SAS, you're loosing market share of the future.  OOP is where I want to
  28. be and I'll get there one way or another.
  29.  
  30. -Cliff
  31.  cliffwd@soda.Berkeley.Edu             UC Berkeley
  32.  
  33. "Simple things should be simple &
  34.  complex things should be possible"  -Alan Kay
  35.  
  36.