bison-shortdesc.xml 371 B

1234567891011121314
  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>Bison installs the following:</para>
  6. <sect3><title>Program Files</title>
  7. <para>bison and yacc</para></sect3>
  8. </sect2>