bison-shortdesc.xml 324 B

1234567891011
  1. <sect2><title>Contents of Bison</title>
  2. <para>(Last checked against version &bison-contversion;.)</para>
  3. <para>Bison is a parser generator, a replacement for yacc. Bison
  4. generates a program that analyzes the structure of a text file.</para>
  5. <para><emphasis>Installed programs</emphasis>: bison and yacc</para>
  6. </sect2>