In article <············@early-bird.think.com> ······@think.com (Barry Margolin) writes:
Lucid Common Lisp has had generational garbage collection (they call it
"Ephemeral Garbage Collection", because that's what Symbolics called it
before there was a common name in the industry) for several years. I'm
pretty sure that Allegro CL also has a generational garbage collector.
--
Barry Margolin, Thinking Machines Corp.
······@think.com
{uunet,harvard}!think!barmar
Macintosh Common Lisp (currently released in beta), also has
generational garbage collection.
-alan
In article <···················@liszt.media-lab.media.mit.edu> ·····@liszt.media-lab.media.mit.edu (Alan Ruttenberg) writes:
>
> In article <············@early-bird.think.com> ······@think.com (Barry Margolin) writes:
>
> Lucid Common Lisp has had generational garbage collection (they call it
> "Ephemeral Garbage Collection", because that's what Symbolics called it
> before there was a common name in the industry) for several years. I'm
> pretty sure that Allegro CL also has a generational garbage collector.
> --
> Barry Margolin, Thinking Machines Corp.
>
> ······@think.com
> {uunet,harvard}!think!barmar
>
>Macintosh Common Lisp (currently released in beta), also has
>generational garbage collection.
>
>-alan
It seems to be fairly commonplace. Procyon Common Lisp for the 386 PC
has it. Harlequin LispWorks has it.
John Carroll
Cambridge University Computer Lab