![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 368
Rep Power: 0
![]() |
I am looking for a good regex tool (for windows and free if possible). I am looking for something that will help test, interpret (understand), and possibly help create regular expressions. I have a decent understanding of regular expressions, but I have a project coming up that is going to require me to figure out some pretty complicated ones, so I am looking for a tool to aid me in this. Any suggestions would be most helpful.
__________________
I am Addicted to Linux! |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
Re: Good Regex Tool
http://www.txt2re.com/
http://osteele.com/tools/reanimator/ The second one is excellent as it creates a graphical representation of the regular expression in the form of a FSA (Finite-State Automata) and shows how it matches as you type in the text. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| looking for a good windows programming book | cwl157 | Coder's Corner Lounge | 3 | May 30th, 2007 6:51 AM |
| Best Development Tool | Random Spirit | Coder's Corner Lounge | 2 | Aug 23rd, 2006 11:47 AM |
| Any good tutorials on the webBrowser tool in .Net 2.0 | teencoder | C# | 6 | Jan 15th, 2006 3:34 PM |
| interesting tool -- for webmasters? is it? | H_two_O | Coder's Corner Lounge | 0 | Oct 25th, 2005 7:26 PM |
| Good C++ Books | MrMan9879 | C++ | 3 | Oct 19th, 2005 12:13 PM |