Provided by: lola_1.6-1_all bug

NAME

       lola - LL parser generator

SYNOPSIS

       lola [--format c|python] [--output filename] [-Dname] grammar.ll

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.

AUTHOR

       Keith Packard

                                                      lola                                               LOLA(1)