lola - LL parser generator
Contents
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
