bison-shortdesc.xml 414 B

12345678910111213
  1. <sect2 id="contents-bison"><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. <para><emphasis>Installed library</emphasis>: liby.a</para>
  7. </sect2>