chumsky icon indicating copy to clipboard operation
chumsky copied to clipboard

Make `recursive` detect left recursion with debug assertions are enabled

Open zesterer opened this issue 1 year ago • 1 comments

This can be done by using similar machinery to the memoised combinator.

zesterer avatar Feb 28 '23 13:02 zesterer