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]

string srfi


Is there any interest from anybody in seeing a Kawa implementation of
the string srfi? (by olin shivers).

It extends on Kawa's string support in a few important ways:

- advanced substring-ing
- substring seraching (for chars and other strings)
- lisp/string procs like map, filter, etc...

I thought that many of these could probably be done inside
AbstractString.

Per: what's the current state of the head of the CVS? Is it stable
enough to use?


Nic


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