implementation for Parsing Expression Grammar? | Data Conversion

implementation for Parsing Expression Grammar?

In the past weeks i've been thinking over the problem on the practical problems of regex in its matching power. For example, often it can't be used to match anything of nested nature, even the most simple nesting. It can't be used to match any simple grammar expressed by BNF. Some rather very regular and simple languages such as XML, or