slackbuilds_ponce/development/LLgen
B. Watson 9f4efe175f development/LLgen: VERSION overrrride, i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:27:12 +00:00
..
LLgen.info development/LLgen: Fix DOWNLOAD. 2015-10-31 08:33:10 +07:00
LLgen.SlackBuild development/LLgen: VERSION overrrride, i486=>i586. 2017-03-25 13:27:12 +00:00
README development/LLgen: Added (an ELL(1) parser generator) 2010-12-27 19:22:52 -02:00
slack-desc development/LLgen: Fix slack-desc. 2016-11-14 16:47:23 +07:00

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.