vote up 3 vote down star
2

I found a great web app for testing regexes as-you-type, but have lost it in the months since I last use it. Searching through here, I've found http://www.rubular.com/ which is useful, but not what I found originally. Today, I found a few testing tools through google, but most often they are slow, don't allow you to test as-you-type, or just don't work.

What free, online, test-as-you-type regex testing tools do you use?

flag

60% accept rate
What do you need from your tool that Rubular doesn't give you? – Gareth Oct 29 '08 at 15:50
I'm just trying to get a survey of what's out there. I'd also like to see if I can find the app that I used to use. – evizaer Oct 29 '08 at 18:09

5 Answers

vote up 5 vote down

I prefer regexpal.

RegexBuddy is great if you are willing to pay for it.

link|flag
vote up 2 vote down

JRX. It's fantastic, really. I probably wouldn't use regular expressions half as much as i do if it didn't exist.

link|flag
Yes that is really good. – cfeduke Oct 30 '08 at 3:52
vote up 2 vote down

Try RegExr.

link|flag
vote up 0 vote down

Similar question

link|flag
vote up 0 vote down

RexExTester

link|flag

Your Answer

Get an OpenID
or

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