[comp.archives] [c++] Re: C++ garbage collection

bartlett@decwrl.dec.com (Joel Bartlett) (05/06/91)

Archive-name: languages/c++/ccgc/1991-04-30
Archive-directory: gatekeeper.dec.com:/pub/DEC/CCgc/ [16.1.0.2]
Original-posting-by: bartlett@decwrl.dec.com (Joel Bartlett)
Original-subject: Re:    C++ garbage collection
Reposted-by: emv@msen.com (Edward Vielmetti, MSEN)

We've been using a generational, compacting garbage collector with C++
for about 18 months.  The people who have been writing CAD tools using
it claim that they would not have been able to write them without it.

The collector is available for anonymous ftp from 'gatekeeper.dec.com'
[16.1.0.2]. The are in '/pub/DEC/CCgc' and include:

         26nov90.tar.Z           initial release.  This includes support for
                                 Digital VAX and DECstation systems running
                                 ULTRIX.
         README                  copyright notice and overview

jfb

-- comp.archives file verification
gatekeeper.dec.com
total 47
-r--r--r--  1 root        43725 Nov 26 14:03 26nov90.tar.Z
-r--r--r--  1 root         3505 Nov 26 14:03 README
found ccgc ok
gatekeeper.dec.com:/pub/DEC/CCgc/