RegexConverter was designed to be a small library plus demo that transforms a .NET regular expression into an XML string and back. It helps understanding a long regex that was written by someone else, and allows easy editing. It's is developed in .NET 3.5 C#, sources included.
In other words, this is an isomorphic translation of regular expressions into XML. Check out the large regex file in the Tests folder. All of those weird expressions are supported now
下载体验
下载仅供下载体验和测试学习,不得商用和正当使用。