summaryrefslogtreecommitdiffstats
path: root/development/LLgen/README
diff options
context:
space:
mode:
author fdeak2010-05-11 14:05:50 +0200
committer Michiel van Wessem2010-05-11 14:05:50 +0200
commit186450ac4d82e4d499adbca7ed3f716afbb522d0 (patch)
tree922786a9d5a718e7547963fff0184753a585537d /development/LLgen/README
parentd171842e7b03248a8ae347be8b53e7c7f503c951 (diff)
downloadslackbuilds-186450ac4d82e4d499adbca7ed3f716afbb522d0.tar.gz
development/LLgen: Initial import
Diffstat (limited to 'development/LLgen/README')
-rw-r--r--development/LLgen/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/LLgen/README b/development/LLgen/README
new file mode 100644
index 0000000000..9fdf7e949c
--- /dev/null
+++ b/development/LLgen/README
@@ -0,0 +1,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
+