Laurens Van Keer

Laurens.VanKeer.eu

WinRegEx – A primitive regex tester in C++/CLI

April 2nd, 2009 by Laurens

While working on a project in Visual C++ (more info coming soon), I encountered some difficulties with System::Text::RegularExpressions. So I started a little side-project specifically aimed at testing this regex library. The result is this little, trivial (but useful) regular expression tester.

Download links:
the executable (for Windows platforms only obviously)
VC++ project files

Posted in Programming |

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.