Hacker News
- The Lemon Parser Generator https://sqlite.org/src/doc/trunk/doc/lemon.html 20 comments
- The Lemon Parser Generator http://www.sqlite.org/src/doc/trunk/doc/lemon.html 10 comments
- The Lemon Parser Generator http://www.hwaci.com/sw/lemon/lemon.html 2 comments
Lobsters
- The Lemon Parser Generator https://sqlite.org/src/doc/trunk/doc/lemon.html 3 comments compilers , compsci
- Lemon parser generator: a YACC/Bison alternative that's thread-safe and allows destructors+a nicer syntax http://www.hwaci.com/sw/lemon/ 5 comments programming
- Generic native parse tree, lexer, and `lemon` parser generator; wrapped for C++17 and Python: lemon-py https://github.com/aubreyrjones/lemon-py 7 comments compilers