regexo Wiki
This application is for developer to test their regular expression.
Status: Beta
Brought to you by:
nishithshah
Regexo is a desktop application developed in Java Swing that is platform independent. It is designed for developing and testing regular expressions.
Regexo is a regular expression tester that allows to test various kind of regular expression. The application uses Java Regular Expression language that is compatible with almost all the regular expression types. Matched Regular results will be highlighted on the screen.
More than it, the application allows user to save, load and modify the regular expressions. It saves data in file database and allows user to keep the records.
Regexo allows user to replace the matched patterns by regular expression entered. The user can replace the string by finding the words.
The application interface is user friendly. Some of the screens of the applications are as follows.
Regexo is developed on Java Swing platform. The application can be run on any OS with Java 6 runtime environment. This application is tested on Windows, Linux and Mac operating system.