Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uwm.edu!bionet!ucselx.sdsu.edu!petunia!polyslo!ttwang From: ttwang@polyslo.CalPoly.EDU (Thomas Wang) Newsgroups: comp.lang.c++ Subject: Re: distinguishing stack/heap, garbage collection Message-ID: <25fc5b7b.4abf@polyslo.CalPoly.EDU> Date: 13 Mar 90 02:31:23 GMT References: <9084@shlump.nac.dec.com> Reply-To: ttwang@polyslo.CalPoly.EDU (Thomas Wang) Distribution: usa Organization: Cal Poly State University -- San Luis Obispo Lines: 18 There is such a GC package. It is called MM. Version 1.0 is available via anonymous ftp at 129.65.17.1. The file location is at /tmp/mm.shar.Z Version 2.0 will support exception handling, and eliminate the two sets of constructors for root and non-root objects to one set of constructors. Version 2.0 will work on cfront 2.0. I shall release version 2.0 when I have used it to build an actual application. (in around 6 months of time) -Thomas Wang ("This is a fantastic comedy that Ataru and his wife Lum, an invader from space, cause excitement involving their neighbors." - from a badly translated Urusei Yatsura poster) ttwang@polyslo.calpoly.edu