logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lola - LL parser generator

Author

       Keith Packard

                                                      lola                                               LOLA(1)

Description

lola  is a general purpose parser generator for context-free LL languages. It can generate a C program or
       Python data structure to parse the language represented by context-free LL grammars.

Name

       lola - LL parser generator

Synopsis

lola[--formatc|python][--outputfilename][-Dname]grammar.ll

See Also