That's exactly what I was thinking, Kernel that is. But, I didn't
wanna sound like an idiot saying, "if only we had FExprs"...

On Thu, Sep 15, 2011 at 2:11 PM, Andy Wingo <wi...@pobox.com> wrote:
> On Tue 13 Sep 2011 12:09, "Bill Schottstaedt" <b...@ccrma.stanford.edu> 
> writes:
>
>> if lambda were applicable, this would work in both cases:
>>
>> (define-macro (progv vars vals . body)
>>   `(apply (apply lambda ,vars ',body) ,vals))
>
> That's fun!  Makes me think of Kernel.  I think you'd enjoy Kernel,
> Bill, if you haven't seen it already.
>
>  http://fexpr.blogspot.com/2011/04/fexpr.html
>
> Andy
> --
> http://wingolog.org/
>
>



-- 
http://www.apgwoz.com

Reply via email to