This is the mail archive of the kawa@sourceware.org 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: more R7RS-compatibility improvements in Kawa


On Sep 6, 2013, at 4:30 PM, Per Bothner <per@bothner.com> wrote:

> See http://www.gnu.org/software/kawa/news.html


There are now two implementations of make-list: the R7-mandated one in
kawa.lib.lists, and the SRFI-1 one in gnu.kawa.slib.srfi1.

I'm pretty sure we can remove the one from SRFI-1, as the two specs are
equivalent, and the new implementation in lists.scm produces much better
code.

--
Jamison Hope
The PTR Group
www.theptrgroup.com



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


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