lemon

The Lemon LALR(1) Parser Generator

Version

1.0~src-1
(2018-05-07)

Size

53.3

KiB

Repository

HaikuPorts
x86_64
The SQL language parser for SQLite is generated using a code-generator program called "Lemon". The Lemon program reads a grammar of the input language and emits C-code to implement a parser for that language.