Wednesday, April 13, 2005, 1:29:09 PM, Premshree wrote:

> REBOL's parse may serve your purposes. However, I'm not sure if it's
> as mature (and complete) as regexps (Perl, Python, Ruby, etc.).

'parse is not only "as complete as (Perl's) regexps" but even "more
complete", to stay in your diction.

meaning that you can do everything with parse that you can do with
regexps but you can not do everything with regexps that you can do
with parse.

-- 
Best regards,
 Andreas


-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to