summaryrefslogtreecommitdiffstats
path: root/source/d/bison/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'source/d/bison/slack-desc')
-rw-r--r--source/d/bison/slack-desc12
1 files changed, 6 insertions, 6 deletions
diff --git a/source/d/bison/slack-desc b/source/d/bison/slack-desc
index 02c40f6ae..472bc0fec 100644
--- a/source/d/bison/slack-desc
+++ b/source/d/bison/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
bison: bison (parser generator similar to yacc)
bison:
-bison: GNU "Bison" is a general-purpose parser generator that converts a
+bison: GNU Bison is a general-purpose parser generator that converts a
bison: grammar description for an LALR(1) context-free grammar into a C
-bison: program to parse that grammar.
-bison:
-bison: Bison is upward compatible with Yacc: all properly-written Yacc
-bison: grammars ought to work with Bison with no change. Anyone familiar
-bison: with Yacc should be able to use Bison with little trouble.
+bison: program to parse that grammar. Bison is upward compatible with Yacc:
+bison: all properly-written Yacc grammars ought to work with Bison with no
+bison: change. Anyone familiar with Yacc should be able to use Bison with
+bison: little trouble.
bison:
+bison: Homepage: https://www.gnu.org/software/bison/
bison: