home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / cplus / 19967 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.4 KB

  1. Path: sparky!uunet!cosoco!stoney
  2. Message-ID: <1993Jan26.074201.22430@cosoco.com>
  3. Newsgroups: comp.lang.c++
  4. Distribution: world
  5. From: stoney@cosoco.com (Stoney Ballard)
  6. Organization: Component Software Corp., Lexington, MA USA
  7. Date: Tue, 26 Jan 1993 07:42:01 EST
  8. Subject: Re: Safe version of C++
  9. Lines: 28
  10.  
  11.  hendrik@vedge.com (Hendrik Boom) writes:
  12.  > It appears that this safe, 
  13.   > garbage-collectible C++ was/is-being devised 
  14.   > by  Dave Detlefs and John Ellis, who will 
  15.   > post an announcement when their paper is 
  16.   > ready.  It includes a safe subset of C whose 
  17.   > use precludes invalid pointers.               
  18.  
  19. You might be interested to know that Component Software Corp. has been
  20. shipping a development environment for two months (on the Mac) with the following
  21. features:
  22.  
  23. * safe subset of C++
  24. * generational scavenger garbage collector
  25. * incremental compiler and linker (only a couple of seconds between change and
  26. test)
  27. * edit, recompile, and relink running code
  28. * portable, event driven applications framework.
  29.  
  30. and more. We are porting to Windows now, with other platforms later.
  31.  
  32. feel free to email me if you want more info.
  33. ------------------------------------------------------------
  34.    Stonewall Ballard, CTO, Component Software Corp
  35.                     stoney@cosoco.com
  36.                (apply standardDisclaimers argument)
  37. ------------------------------------------------------------
  38.  
  39.