Andy Wingo <wi...@pobox.com> writes:

> On Wed 20 Jun 2012 16:31, David Kastrup <d...@gnu.org> writes:
>
>> Andy Wingo <wi...@pobox.com> 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