RegEx Useful resources

Any questions involving matching text strings to patterns - the pattern is called a "regular expression."

Moderator: General Moderators

Re: RegEx Useful resources

Postby Darkzaelus » Thu Sep 25, 2008 2:28 pm

http://www.txt2re.com/index-php.php3
Best thing this side of cheese! Saved my life many a time this has.

Cheers,

Darkzaelus
Darkzaelus
Forum Commoner
 
Posts: 94
Joined: Tue Sep 09, 2008 7:02 am

Re: RegEx Useful resources

Postby jason.carter » Sat Jan 10, 2009 12:25 pm

Try the regexcoach. It is a windows application and you can try out various patterns on sample text.
jason.carter
Forum Commoner
 
Posts: 35
Joined: Sat Jan 10, 2009 11:05 am

Re: RegEx Useful resources

Postby piyushj » Thu Jan 15, 2009 11:42 am

regular expression for the only strings that are not generated over {a,b} by the expression (a+ b)* a (a+b)*
reasoning please
piyushj
Forum Newbie
 
Posts: 6
Joined: Thu Jan 15, 2009 11:40 am

Re: RegEx Useful resources

Postby prometheuzz » Thu Jan 15, 2009 11:47 am

piyushj wrote:regular expression for the only strings that are not generated over {a,b} by the expression (a+ b)* a (a+b)*
reasoning please


This thread is not meant to post questions. Try posting a new thread in the regex forum. Note that the "question" in it's current form, is pretty meaningless and is not likely to get any helpful answers, I think.
User avatar
prometheuzz
Forum Regular
 
Posts: 779
Joined: Fri Apr 04, 2008 5:51 am

Re: RegEx Useful resources

Postby UrbanFuturistic » Thu Dec 24, 2009 8:13 am

For those using mb_ereg functions with the default Ruby syntax Rubular gives immediate feedback on the results of an expression tested against input. I've been using it to test against all kinds of UTF-8 input (Chinese, Hebrew, Korean, etc).
UrbanFuturistic
Forum Newbie
 
Posts: 3
Joined: Thu Dec 24, 2009 8:08 am

Re: RegEx Useful resources

Postby AlanM » Fri Jul 23, 2010 9:32 am

This one is new: a way to visualize regular expressions as a diagram. It's an Eclipse plugin called Graphrex: http://crotonresearch.com/graphrex

The website says it is useful for understanding regular expressions, and for documenting existing ones. The diagrams can be exported as images.

Cheers
AlanM
Forum Newbie
 
Posts: 1
Joined: Fri Jul 23, 2010 9:23 am

Previous

Return to Regex

Who is online

Users browsing this forum: No registered users and 1 guest