
- Download

Thank you for using our Mac software portal. Unfortunately, there is no direct download for the Mac version of RegexToolBox. To download the application, proceed to the App Store via the link below.
Often downloaded with
The best free and paid text editor programs for Mac whether you're a web developer, programmer, technical writer, or anything in between! Word processors like Microsoft Word and Apple's own Pages software are just dandy if you want to write a college paper or fax a cover sheet, but their focus is on. Clean Text is an essential tool for webmasters, graphic designers, developers and magazine editors made to reduce text cleanup and editing time, and it is a very convenient tool for all Mac users that need to cleanup and editing text from emails, documents, or other material. Regular expression testing tool that is easy to use. - Dynamic highlighting of matches while the regular expression or sample text is being modified - Automatic escaping of special characters when copying a regular expression - Automatic unescaping of special characters when pasting a regular expression.
- Net Tool BoxNet Tool Box is a multi-purpose network utility for Mac OS X. It integrates...$35DOWNLOAD
- Box NotesBox Notes is an easy-to-use document creation tool built natively in...DOWNLOAD
- regex-renamerRegexRenamer is a powerful but simple user-friendly graphical tool used to...DOWNLOAD
- Patterns - The Regex AppPatterns is a simple yet powerful tool for working with regular expressions....$2.99DOWNLOAD
- RegexRegex is a regular-expression testing tool that is easy to use. Features...$4.99DOWNLOAD
Anyone want to recommend a good regex tool (Interactive GUI for constructing and learning) for regex syntax on Mac OS X?
mikkelbreummikkelbreumclosed as not constructive by Bill the LizardNov 6 '12 at 14:33
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. If this question can be reworded to fit the rules in the help center, please edit the question.
7 Answers
I can recommend Patterns, found on Mac App Store:http://itunes.apple.com/us/app/patterns-the-regex-app/id429449079?mt=12
Andreas BergströmAndreas Bergströmhttp://rubular.com. It's on the Internet, so you should be able to use it on OS X. It uses Ruby's regexp engine, but that is similar enough to Perl and other regexp engines.
Rein HenrichsRein HenrichsWhile I don't know of any native OS X 'interactive' regex tools, here are a couple of good visual regex match tools:
- Reggy (screenshot)
- Reginald (screenshot)
A few online editors:
And if you're willing to run windows in a virtual machine, there's also the Regex overlord:
RegexidentRegexidentI like regexhibit, there are some others here:
Or if as others have said you don't mind running a VM I think regex coach for Windows is a little better:
There are two that I can think of, both rely on PyQt, the eric ide, this is a nice python ide, it is specialized for PyQt but has a regex tool built into it. The other is kodos which is a standalone regex tool.
Mike RamirezSnippet Tool For Mac
Mike RamirezA self-plug:
You can also read the tutorial here http://motionobj.com/blog/regex-macos-tutorial. Although it mentions the Regex app, it should still be helpful with other tools.