guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] add regexp-split


From: Nala Ginrut
Subject: Re: [PATCH] add regexp-split
Date: Fri, 30 Dec 2011 23:12:34 +0800

Well, I see.
So the previous discussion didn't make this proc put into Guile?
Now that so many people interested in this topic. 

On Fri, Dec 30, 2011 at 9:03 PM, Neil Jerram <address@hidden> wrote:
Nala Ginrut <address@hidden> writes:

> hi guilers!
> It seems like there's no "regexp-split" procedure in Guile.
> What we have is "string-split" which accepted Char only.
> So I wrote one for myself.

We've had this topic before, and it only needs a search for
"regex-split guile" to find it:
http://old.nabble.com/regex-split-for-Guile-td31093245.html.

      Neil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]