One example of this is Regexp::Grammars (https://metacpan.org/module/Regexp::Grammars) which implements a complete recursive descent parser.
One example of this is Regexp::Grammars (https://metacpan.org/module/Regexp::Grammars) which implements a complete recursive descent parser.