This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


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

Re: more guile for perl refugees (split, join)


>>>>> "Dale" == Dale P Smith <dpsm@en.com> writes:

    Dale> In boot-9.scm there is a "while" macro that looks a lot like
    Dale> the one in emacs.  It has a "break" and "continue".

It is quite convenient, but it isn't what I (or, I expect, a new user)
expects for a simple loop.  It probably belongs in the mythical (ice-9
convenience) module too.

I'm documenting and generalizing my standard "for" hack right now.  

Cheers,

Clarkq

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