Nice little regex utility

Locked
bitWISE
Posts: 10704
Joined: Wed Dec 08, 1999 8:00 am

Nice little regex utility

Post by bitWISE »

http://sourceforge.net/projects/gtlregex

Provides a clean, attractive interface for creating and testing regular expressions.
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post by ^misantropia^ »

`perl -ne 'print if /your\sregex\shere/'` :p
a13n
Posts: 1672
Joined: Thu Feb 10, 2005 2:08 am

Post by a13n »

regexp j/k
[color=#FF00BF]I pwn police! - Biff[/color]
[color=#666666]When I went to a zoo, I found myself in another zoo, too. - a13n[/color]
[color=#999999]Homeless is a living proof that[/color] [color=#FF00BF]Benjamin Franklin's quote "There're two things certain, tax and death" is wrong[/color] [color=#999999]and GOD had wanted[/color] [color=#FF00BF]him to be an evil liar, that is, SATAN[/color][color=#999999]. - a13n[/color]
[color=#666666]There are too many GODs in this werld for [/color][color=#FF00BF]the ONE&ONLY[/color][color=#666666] to be valid. - a13n[/color]
[color=#666666]Nothing ventured, the rest of everything just given. - a13n[/color]
[color=#FF00BF]I need a soldier! - Sarge[/color]
Locked