Graphrex 0.5.4
Categories:
Version 0.5.4 of Graphrex, the regular expression visualization and testing tool, fixes a bug that caused FileNotFound errors on Linux. Version 0.5 includes improved graphics, wizards to import and export regular expressions from and to Java String format, and other enhancements. As always, Graphrex's unique graphical approach to visualization helps you to understand, test and document the structure and flow of your regular expression. Graphrex is a free plugin that creates a diagram of the structure of Java regular expressions. The diagram enables you to explore all the constructs of a regular expression, including alternatives, characters and strings, character sets, repetition operators like ?, * and + and others. Flow lines show the order in which matches will be attempted, and help you to distinguish between different types of greed (greedy, reluctant/lazy and possessive). Where character sets are constructed with operators (union, intersection and negation) the diagram makes clear what is going on and enables you to inspect the character set that is created by each operation. A structured outline view is also provided. The outline view and the graphical view are linked so that a construct selected in one is also selected in the other. A diagram can be exported or printed and used to document your regular expression.
Additional Details
- Version Number: 0.5.4
- Eclipse Versions: 3.5+
- Organization: Croton Research
- Date Created: 22/07/2010
- Date Updated: 06/04/2012
- Development Status: Beta
- License: Commercial - Free
- Submitted by: Alan Mising name
- This listing has been installed 93 times in the last 30 days.

