EasyRegex, new tool for the avid .NET Regex developer!
Download EasyRegex 1.0.0 and use it free for the beta period.
- Build libraries with your regular expressions. Take advantage of the built-in expression builder to quickly and easily put together expressions.
- Build a test matrix for your expression by adding various text sources and run your expressions against your test matrix to find problems and regressions.
- Do performance testing of your regular expressions. Test various expressions against each other and compare the performance difference between run-time regular expressions and pre-compiled expression in the .NET framework.
- Take advantage of a new feature of the 2.0 .NET framework by taking your regular expression libraries and pre-compiling them into assemblies which can be used directly in your .NET projects.
Comments
- Anonymous
February 12, 2006
Clicking on the download link takes me back to this page! (Note from author, fixed the link. If you want to go there manually, you can go to http://www.ParadoxalPress.com/Software.aspx)