Having trouble understanding your regexes? Try parser combinators
optimeringsfabriken.se
Having trouble understanding your regexes? Try parser combinators
1–2 of 2 posts
Re: Having trouble understanding your regexes? Try parser combinators
#2With https://github.com/compose-regexp/compose-regexp.js you can have your cake and eat it too.
It's a JS RegExp builder with a parser combinator API.