Regular expression builders and tutors #
- Windows
- Mac OS X
- RegExhibit - "Shows you what your regular expressions match as you type on a sample text you provide"
- Reggy - "Open-source OS X regular expression tester/viewer"
- Platform-independent (and my favorite)
- txt2regex - "A regular expression wizard that converts human sentences to regex." It is a single, self-contained bash script - just download and run.
Wikipedia lists an assortment of regular expression apps, including many web-based offerings.
/misc | Mar 28, 2009
Subscribe or visit the archives.