The Lemon program is an LALR(1) parser generator. It takes a context free grammar and converts it into a subroutine that will parse a file using that grammar.
vcpkg install lemon-parser-generatorNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Lemon parser generator
No known issues recorded.
No dependency data recorded yet.
No resource links recorded.