The really quick answer is "Use PARSE."
What docs/examples/demos have you looked at regarding parse?
What kind of an answer to this question are you looking for?
Parsing strings is the REBOL awy of doing regular expressions but
PARSE can also parse blocks which is your path to dialecting.
Dialecting is, frankly, the way of the future. Why not use the
terminology of your work context to do your work?
Sterling
> Hi everbody,
>
> this post is not of any urgency, rather Iam seeking enlightenment from list members
>about the REBOL approach to regular expressions.
>
> Regular expressions in Perl although powerful are mighty ugly and not at all
>intuitive, what is the REBOL way / approach. Sure REBOL has tremendous Parsing
>capabilities but what is the best approach in this instance?
>
> Jeff, Larry, Elan, anyone? can you enlighten me?
>
> cheers,
>
> Mark Dickson
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.