March 2, 2017
12:51 a.m.
Very nice!
Sent: Wednesday, March 01, 2017 at 3:32 PM From: "Torsten Bergmann" <astares@gmx.de> To: "Pharo Development List" <pharo-dev@lists.pharo.org>, "Any question about pharo is welcome" <pharo-users@lists.pharo.org> Subject: [Pharo-users] [ANN] Regex Tester Tool for Pharo is a good idea Hi,
I wrote a little tool to test regular expressions and verify that given samples match it. It also helps to divide an expression into subexpressions to retrieve parts of a matched string.
Screenshot is attached. Code, load instructions and full tutorial on how to use it is on https://github.com/astares/Pharo-Regex-Tools
Hope it is useful for others too. Have fun!
Bye T.