PACKAGE NAME: bison-3.0.4-i586-1vl72.txz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 608 K PACKAGE SIZE (uncompressed): 2360 K PACKAGE MD5: a8219e1a6246c0d55af5eab2f87cb56f ./d/bison-3.0.4-i586-1vl72.txz PACKAGE REQUIRED: m4 >= 1.4.16-i586-1vl72 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: bison: bison (parser generator similar to yacc) bison: 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: bison: