Show HN: BNFToLPEG
https://github.com/hyperhello/BNFToLPEGBNFToLPEG is a compact JavaScript library that will read in and use a left-recursive parsing expression grammar. It's written to educate, and comes with a working editable demo.
BNFToLPEG is a compact JavaScript library that will read in and use a left-recursive parsing expression grammar. It's written to educate, and comes with a working editable demo.