Description
Generates parsers from grammar descriptions, commonly used in compilers, interpreters, and tools that need to understand structured text. It is associated with SQLite's parser-generation workflow.
It runs from the terminal and is mainly for developers or package builds. Normal users only need it when compiling software that explicitly requires Lemon grammar generation.