Re: searching and regex miniguide -- now new wiki page
- Posted by mattlewis (admin) Oct 07, 2010
- 1475 views
euphoric said...
Since there has already been tons written on PCRE/regex available on the web, shouldn't we just link to the most valuable resources? Euphoria find/match must of course be comprehensively documented, but the regex stuff can be sent off-site.
This is not a commentary on what's already been written, just a suggestion to make things easier for the maintainers of the information. :)
To emphasize: Since euphoria uses PCRE, it makes a lot of sense for our documentation to be based on and/or to link to PCRE related information. The only thing more confusing than regular expressions themselves is figuring out the nuances between different implementations.
Matt