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/