Regular Expression Generator

Just came across this cool website - http://txt2re.com/ thru Venkat’s tweet. It is basically regular expression generator in several languages - Perl, PHP, Python, Javascript, ColdFusion , C /C++ , Java, Ruby , VB , VBScript,  J#.net , C#.net , C++.net , VB.net.

Its  really useful and reduces lots and lots of effort, time & headache when writing scripts where we typically parse for specific fields in an input string.  Simple and extremely useful website.

Leave a Reply