Wednesday, March 01, 2017

Regex Tester Tool for Pharo

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.

Code, load instructions and full tutorial on how to use it is on https://github.com/astares/Pharo-Regex-Tools

No comments: