Description
Extends regular expressions with fixpoints for context-free powers. This supports more expressive pattern descriptions than ordinary regular expressions in specialized parsing or formal-language work.
It is useful for research, parsers, language tooling, and experiments with formal grammars. It is an advanced developer library and has no standalone regex interface.