This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: srfi-26 support (cut and cute) checked into kawa cvs


That's great, thanks!  I was just thinking about this...

Regards,
Chris Dean

Per Bothner <per@bothner.com> wrote:
> I just checked in an implementation of the cut and cute macros
> from SRFI-26: Notation for Specializing Parameters without Currying
> (http://srfi.schemers.org/srfi-26/srfi-26.html).
> 
> This uncovered a minor bug in handling of lambda rest
> parameters generated by a macro ...
> -- 
> 	--Per Bothner
> per@bothner.com   http://www.bothner.com/per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]