From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3498dd887729ed19 X-Google-Attributes: gid103376,public From: fjh@mundook.cs.mu.OZ.AU (Fergus Henderson) Subject: Re: Garbage Collection in Ada Date: 1996/10/23 Message-ID: <54kaeb$naj@mulga.cs.mu.OZ.AU>#1/1 X-Deja-AN: 191408137 references: <01bbb910$f1e73f60$829d6482@joy.ericsson.se> <199610132138291604607@dialup101-6-14.swipnet.se> <19961014235451303023@dialup118-1-7.swipnet.se> <19961016113936528855@dialup120-4-1.swipnet.se> <199610191920401982154@dialup119-3-12.swipnet.se> organization: Comp Sci, University of Melbourne newsgroups: comp.lang.ada Date: 1996-10-23T00:00:00+00:00 List-Id: dewar@merv.cs.nyu.edu (Robert Dewar) writes: >But this is, so far, a fantasy. The only kind of GC provided by standard >implementations, at least in my experience, is proper accurate GC, that is >of course embedded into the compiler or operating system or both. > >You can certainly imagine a system that provides conservative garbage >collection as a standard part of a compiler, or even just a standard >system library. But I don't know of any such commercial products, do you? I don't know of any such commercial products, but I do know a GPL'ed system that provides conservative garbage collection as a standard part of the implementation: Mercury. (For more info, see ). -- Fergus Henderson | "I have always known that the pursuit WWW: | of excellence is a lethal habit" PGP: finger fjh@128.250.37.3 | -- the last words of T. S. Garp.