
ReX-T
macOS / developpeurs
ReX-T allows you to easily develop complex Regular Expression patterns and test them.
Developers will love our Sample Code Generator. Produce ready-to-use Swift or Objective-C code and use it for your own applications.
Executing the pattern on any source text will give you a comprehensive overview of the matches, their positions and lengths.
Save your completed pattern in the Pattern Library for later use - if you want to, even with usage examples. Use the pre-loaded library to get an overview of available pattern elements.
Developing Regular Expression patterns has never been easier!
Quoi de neuf dans la dernière version ?
We're proud to present this new and improved version of ReX-T. Changes since the last version:
- There is now a "Copy pattern as (Objective-C|Swift|PHP) string" menu item that lets you copy just the pattern as a string literal for the language you have chosen in the Sample Code window.
- Improved handling of patterns which have leading or trailing spaces.
Changes in version 4.1.0:
- UI: The sections of the main window can now be resized separately.
- Added new sample code language: PHP
- Fixed issues with the results display when column is very narrow.
- Improved the formatting of multibyte encodings in the result display.
- Small changes and improvements.