Hi Charles,

Charles Hixson <charleshi...@earthlink.net> writes:
> What I want is something that will split strings at character class
> boundaries (alpha, numeric, punctuation, white, other), and NOT
> discard the places where it splits.  Is there a better choice than
> irregex?  The pattern for doing that on a utf-8 string gets quite
> messy.

Irregex should do the trick. How does it get messy for you? Can you
show how you tried it?

Moritz

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to