On May 7, 2005, at 3:50 PM, ben@fuhok.net wrote:
Also, are you working on srfi-1 at all? It would seem like the next logical target.
Well, I didn't really do anything to it. You can probably just compare my implementation with the default one to see what changes I made:
http://www.math.purdue.edu/~lucier/gambit-srfis/list-lib.scm
The error checking seemed more difficult for SRFI-1 and I haven't worked out yet how to do it the "Gambit" way.
Brad