|
|
|
|
|
by quixoticaxolotl
118 days ago
|
|
The effort here is laudable, and this is cool! But your real competition isn't regexes, but parser combinator libraries. For cases where readability and matching matter, parser combinators are the go to. It's a bit difficult to see how this improves on that front. |
|