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]

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


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]