Good regex sites
-
I was just writing some regular expressions and decided to hit the 'net to avoid reinventing the wheel. I recalled that I used to know of a pretty cool site where people submitted regexs for comment and allowed voting by visitors. I can't find that site for the life of me. No amount of Googling yielded the site for which I was looking. I figured this would be a good lounge topic. Share your favorite regex sites. This one has some useful expressions but it's really basic: http://www.3leaf.com/default/NetRegExpRepository.aspx (I use Mozilla so no new brower window clickety) --- "This isn't right. This isn't even wrong." -Wolfgang Pauli (1900 - 1958), on a paper submitted by a physicist colleague
-
I was just writing some regular expressions and decided to hit the 'net to avoid reinventing the wheel. I recalled that I used to know of a pretty cool site where people submitted regexs for comment and allowed voting by visitors. I can't find that site for the life of me. No amount of Googling yielded the site for which I was looking. I figured this would be a good lounge topic. Share your favorite regex sites. This one has some useful expressions but it's really basic: http://www.3leaf.com/default/NetRegExpRepository.aspx (I use Mozilla so no new brower window clickety) --- "This isn't right. This isn't even wrong." -Wolfgang Pauli (1900 - 1958), on a paper submitted by a physicist colleague
J Hurrell wrote: I was just writing some regular expressions and decided to hit the 'net to avoid reinventing the wheel. I recalled that I used to know of a pretty cool site where people submitted regexs for comment and allowed voting by visitors. Well I can't help with that, however a cool regexp test app I found recently is at http://weitz.de/regex-coach/[^] Also ED (see sig) shows RE matches as you type in or edit the RE, which is a great way to verify what you are doing. Neville Franks, Author of ED for Windows. Free Trial at www.getsoft.com
-
I was just writing some regular expressions and decided to hit the 'net to avoid reinventing the wheel. I recalled that I used to know of a pretty cool site where people submitted regexs for comment and allowed voting by visitors. I can't find that site for the life of me. No amount of Googling yielded the site for which I was looking. I figured this would be a good lounge topic. Share your favorite regex sites. This one has some useful expressions but it's really basic: http://www.3leaf.com/default/NetRegExpRepository.aspx (I use Mozilla so no new brower window clickety) --- "This isn't right. This isn't even wrong." -Wolfgang Pauli (1900 - 1958), on a paper submitted by a physicist colleague
Possibly the Regex cookbook[^]section of the ActiveState[^] site? Stuart Dootson 'Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p'
-
Possibly the Regex cookbook[^]section of the ActiveState[^] site? Stuart Dootson 'Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p'
-