Post Made Community Wiki by Community

show/hide this revision's text 6 tags
show/hide this revision's text 5 grammar, tags

I'm constantly amazed by the power of the regex. What I'm looking for here is:

  • Regexs that are more cleverly badass than ridiculously badass
  • Regex replacements are acceptable as well if you've had some cool usage of them
  • Refactored code to use a regex and make it more efficient
  • Refactored a large regex with a smaller one
  • Humorous regexs, especially if they have been used in production

I think that the most badass regex that I've ever used was that ridonkulousabsoludicrous RFC822 email validation regex that I converted to C# and compiled for some form validation (it worked beautifully). It was an example of ridiculousness more than cleverness though.

(since this question is pretty very subjective, after a week, I'll mark the highest rated answer as accepted, is that fair?)

show/hide this revision's text 4 edited tags
show/hide this revision's text 3 edited tags
show/hide this revision's text 2 edited tags
show/hide this revision's text 1