[draft] New std.regex walkthrough

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Mar 13 12:35:38 PDT 2012


On 3/13/12 2:27 PM, Dmitry Olshansky wrote:
> For a couple of releases we have a new revamped std.regex, that as far
> as I'm concerned works nicely, thanks to my GSOC commitment last summer.
> Yet there was certain dark trend around std.regex/std.regexp as both had
> severe bugs, missing documentation and what not, enough to consider them
> unusable or dismiss prematurely.
>
> It's about time to break this gloomy aura, and show that std.regex is
> actually easy to use, that it does the thing and has some nice extras.
>
> Link: http://blackwhale.github.com/regular-expression.html

Reddited: 
http://www.reddit.com/r/programming/comments/quyy1/walk_through_regexen_in_the_d_programming/


Andrei




More information about the Digitalmars-d mailing list