Lemon

From PKC
Revision as of 02:12, 12 August 2022 by Benkoo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lemon (parser generator)(Q6521326) is a parser generator, maintained as part of the SQLite project, that generates a look-ahead LR parser (LALR parser) in the programming language C from an input context-free grammar. It was invented by Dr. Richard Hipp.