djstein.com | projects | Regular Expression Tester

Regular Expression Tester

Abstract: Regular expressions are very useful techniques for matching and extracting text patterns from an input text file. However, choosing the exact formatting of a regular expression can be tricky. This application facilitates the design of regular expressions by allowing the user to load a text file and view the match results of various regular expressions. A text reference of regular expression syntax is available and accessible from within the application.

Version: 1.1 - last updated Friday, February 10, 2006

Links: Download (Contents: Executable (Windows), Source Code (C#))

Screenshots: