[GSOC] regular expressions beta is here
Vladimir Panteleev
vladimir at thecybershadow.net
Wed Aug 10 04:16:13 PDT 2011
On Wed, 10 Aug 2011 13:42:25 +0300, Dmitry Olshansky
<dmitry.olsh at gmail.com> wrote:
> and to get CTFE features working add if(!__ctfe) listed in the next diff
Hi, does this rewrite cover compile-time regex compilation?
E.g. regex!`^a` compiling to s.length&&s[0]=='a' or something like that.
--
Best regards,
Vladimir mailto:vladimir at thecybershadow.net
More information about the Digitalmars-d
mailing list