Re: Help finding a book and some gc references

David Chase <[email protected]> Wed, 15 Oct 2008 08:58:55 -0400
Newsgroups gmane.comp.programming.garbage-collection.general
Message-ID <[email protected]>
There's a discarded chapter from my dissertation (late 80s!) that  
contains a quick summary of then-recent garbage collectors.  The  
InterLisp and Cedar Mesa collectors both sound like candidates.

http://homepage.mac.com/dr2chase/chapter2.pdf

On 2008-10-14, at 8:24 PM, Oisín Mac Fhearaí wrote:

> 2008/10/14 Robert Virding <[email protected]>:
>> Hi, I need some help finding the name of a book.
>
> It wasn't "Smalltalk-80: The Language and Its Implementation", was it?
> I know it was only 1983/85, but it's got a reasonable section on
> garbage collection:
>
> http://users.ipa.net/~dwighth/smalltalk/bluebook/bluebook_imp_toc.html
> http://users.ipa.net/~dwighth/smalltalk/bluebook/bluebook_chapter30.html#GarbageCollection30
>
> Oisín