Statements (19)
Predicate | Object |
---|---|
gptkbp:instanceOf |
parser generator
|
gptkbp:developedBy |
gptkb:D._Richard_Hipp
|
gptkbp:documentation |
https://www.sqlite.org/lemon.html
|
gptkbp:firstReleased |
1997
|
gptkbp:hasFeature |
automatic memory management
error recovery reentrant parsers separation of grammar and code thread-safe parsers |
https://www.w3.org/2000/01/rdf-schema#label |
Lemon parser generator
|
gptkbp:license |
Public Domain
|
gptkbp:repository |
https://github.com/sqlite/sqlite/tree/master/tool/lemon.c
|
gptkbp:supports |
LALR(1) grammars
|
gptkbp:usedBy |
gptkb:SQLite
|
gptkbp:usedFor |
parsing context-free grammars
generating parsers |
gptkbp:writtenBy |
C
|
gptkbp:bfsParent |
gptkb:D._Richard_Hipp
|
gptkbp:bfsLayer |
7
|