summaryrefslogtreecommitdiffstats
path: root/development/LLgen/README
blob: 9fdf7e949c61d85fecec6af440d32f13840e2ae0 (plain)
1
2
3
4
5
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