Expresso
Expresso is a nice tool that can be used to build and test regular expressions.
- Build complex regular expressions by selecting components from a palette
- Test expressions against real or sample input data
- Display all matches in a tree structure showing captured groups, and all captures within a group
- Build replacement strings and test the match and replace functionality
- Highlight matched text in the input data
- Automatically test for syntax errors
- Generate Visual Basic or C# code that can be incorporated directly into programs
- Read or save regular expressions and input data
No comments:
Post a Comment