vote up 3 vote down star

Are there any good alternatives that support writing regexps in different flavours and allow to test them?

flag

not exact dupe. but is very similar to other regex tools topic – aku Sep 25 '08 at 9:57

5 Answers

vote up 5 vote down check

You can find alternative to RegexBuddy in the following topic

http://stackoverflow.com/questions/56147/what-is-your-favorite-regex-editor

link|flag
vote up 1 vote down

Here's a list of the Regex tools mentioned across the threads:

Regulater

Expresso

RegexDesigner.NET

Regex-Coach

larsolavtorvik online tool

Regex Pal

Regular Expression Workbench

Rubular

RegExhibit

Reggy

RegExr

link|flag
vote up 1 vote down

The excellent and free Rad Software Regular Expression Designer doesn't appear in the list above but it's certainly worth a look at.

Support for different "flavours" is limited but as far as writing and testing actual regular expressions is concerned it's good and the in-built help is very useful too.

link|flag
vote up 0 vote down

You can always use that http://eclim.sourceforge.net/vim/java/regex.html if you are used to vim.

link|flag
vote up 0 vote down

Expresso is way up there on my list.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.