gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Re: Two word cons


From: Paul F. Dietz
Subject: Re: [Gcl-devel] Re: Two word cons
Date: Fri, 20 May 2005 07:58:04 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

I wrote:

I think it would be.  SBCL does it for both sizes.  They cache
the SXHASH for symbols into the symbol rather than precomputing
it (and the hash doesn't depend on the package), but the idea
is similar.

Actually, SXHASH cannot depend on the package of a symbol,
since it must not change if the symbol's package changes.

        Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]