mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
11 lines
341 B
Text
11 lines
341 B
Text
LLgen: LLgen (an ELL(1) parser generator)
|
|
LLgen:
|
|
LLgen: LLgen is a tool for generating an efficient recursive descent parser
|
|
LLgen: from an ELL(1) grammar. The grammar may be ambiguous or more general
|
|
LLgen: than ELL(1): there are both static and dynamic facilities to resolve
|
|
LLgen: the ambiguities
|
|
LLgen:
|
|
LLgen:
|
|
LLgen:
|
|
LLgen:
|
|
LLgen:
|