March 1, 2017
8:32 p.m.
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.