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

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.