parserz icon indicating copy to clipboard operation
parserz copied to clipboard

Allow recursive grammars without the explicit use of `Delay`

Open sergei-shabanau opened this issue 6 years ago • 0 comments

Everywhere in this file, I'd make sure you are aggressively lazy, so we can have recursive grammars. It will require a trick (identity map) to derive the graph from that, but it can be done.

Originally posted by @jdegoes in https://github.com/spartanz/parserz/pull/52

sergei-shabanau avatar Oct 09 '19 00:10 sergei-shabanau