summaryrefslogtreecommitdiff
path: root/development/LLgen/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/LLgen/README')
-rw-r--r--development/LLgen/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/development/LLgen/README b/development/LLgen/README
deleted file mode 100644
index 9fdf7e949c..0000000000
--- a/development/LLgen/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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
-