Pietro Leone napsal(a): >Hallo, I'm reading the ROG book and at the same time I'm learning Perl >and a bit of regular expression, the question is, does Rebol support the >regexp? And how? Is there an external plugin? > > --- snip ---
There is no need to have regular expressions, because PARSE can do everything Regular Expressions do plus a whole lot more. See http://www.compkarori.com/vanilla/display/PARSE-Versus-Regexs for some comparison info. -Ladislav -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
