Statements (19)
| Predicate | Object | 
|---|---|
| gptkbp:instanceOf | gptkb: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 | 
| 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 | 
| https://www.w3.org/2000/01/rdf-schema#label | Lemon parser generator |