Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: How can I change Stata's regular expression parser to use Perl's parser, so that I can use perl compatible regular expressions (i.e. the same regular expression syntax that I use with Perl)
From
Shafique Jamal <[email protected]>
To
[email protected]
Subject
st: How can I change Stata's regular expression parser to use Perl's parser, so that I can use perl compatible regular expressions (i.e. the same regular expression syntax that I use with Perl)
Date
Fri, 16 Nov 2012 07:17:14 -0500
Hello all,
Would anyone know how to change Stata's regular expression parser to
use Perl's parser, so that I can use perl compatible regular
expressions (i.e. the same regular expression syntax that I use when
using Perl)?
Here is what is in the help page for Stata's regular expression
parser: "Regular expression syntax is based on Henry Spencer's NFA
algorithm, and this is nearly identical to the POSIX.2 standard."
I find, however, that Perl's regular expression engine is more
powerful and I find its additional features useful.
Thanks,
Shafique
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/