chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] inline calls to variables bound to extende


From: Christian Kellermann
Subject: Re: [Chicken-hackers] [PATCH] inline calls to variables bound to extended binding
Date: Mon, 23 Jan 2012 13:43:19 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

* felix winkelmann <address@hidden> [120123 06:10]:
> Hello!
> 
> The attached patch add a special case of inlining by transforming
> calls like "(<variable> ...)" to "(<standard-or-extended binding>
> ...)", where <variable> is known to refer to some of the builtin
> procedures known as "standard/extended bindings" (listed in the FAQ).
> Previously only direct calls to such bindings where specifically
> handled).

Looks fine to me, pushed!

Thanks,

christian

-- 
Who can (make) the muddy water (clear)? Let it be still, and it will
gradually become clear. Who can secure the condition of rest? Let
movement go on, and the condition of rest will gradually arise.
 -- Lao Tse. 



reply via email to

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