Re: garbage collection experiment



Dan Bornstein <danfuzz milk com> writes:

> scheme). It does depend on gc support for weak references, and I don't know
> if the collector you're now using has that or not. If not, it very well may
> be worth the effort to add support for weak references to it.

The Boehm-Weiser GC szpports GC_general_register_disappearing_link()
as a building tool for weak references.

Andreas





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]