Lemon Parser Generator

JSON →
library 3.39.3 ·cpp
verified Jun 17, 2026

The Lemon program is an LALR(1) parser generator. It takes a context free grammar and converts it into a subroutine that will parse a file using that grammar.