Lemon

From PKC
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.