guile-devel
[Top][All Lists]
Advanced

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

Re: Bug in documentation for eq? ?


From: David Kastrup
Subject: Re: Bug in documentation for eq? ?
Date: Wed, 20 Jun 2012 17:19:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Andy Wingo <address@hidden> writes:

> On Wed 20 Jun 2012 16:31, David Kastrup <address@hidden> writes:
>
>> Andy Wingo <address@hidden> writes:
>>
>>> interesting and permissible optimizations
>>
>> Name one.
>
> FWIW, eta-conversion (for primitives).  Copy propagation for the
> purposes of inlining (a la Waddell).  Storing numbers in unboxed form,
> and only reifying a Scheme value when they need to leave a procedure.

How do you create un-eq? values from the same variable here?

-- 
David Kastrup



reply via email to

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