Re: taking bets on a new collector
"Pekka P. Pirinen" <[email protected]> Wed, 20 Aug 2003 19:27:13 +0100
| Newsgroups | gmane.comp.programming.garbage-collection.general |
|---|---|
| Message-ID | <[email protected]> |
Tom Lord writes: > I should have added the size restriction to the list of questions. > It certainly means that the implementation of things like Scheme > vectors will be, uh, interesting. How did you end up with a restriction to 256 words in the first place? It should be possible to design around that (slightly slowing down page sweeps, probably). -- Pekka P. Pirinen The great problem with Lisp is that it is just good enough to keep us from developing something really good. - Alan Kay