I use regular expressions in .NET a lot, and I would like to have a tool that makes it easier to build long and complicated regular expressions. I'm using Windows 7 Professional 64-bit.
What tool do you recommend for this purpose?
These three have fairly intuitive, approachable interfaces. this final one (regexbuddy) has a nice set of documentation of the differences between different regex engine implementations in various languages.