Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var před 3 roky
..
LLgen.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var před 3 roky
LLgen.info ab194aafaf development/LLgen: Updated homepage. před 6 roky
README 4bd4190c5f development/LLgen: Added (an ELL(1) parser generator) před 14 roky
slack-desc 485212497a development/LLgen: Fix slack-desc. před 8 roky

README

LLgen is a tool for generating an efficient recursive descent parser
from an ELL(1) grammar. The grammar may be ambiguous or more general
than ELL(1): there are both static and dynamic facilities to resolve
the ambiguities.

LLgen is a part of the Amsterdam Compiler Kit, used all the way
in it for parsing C, Pascal, Modula etc.