12345678910111213 |
- <sect2 id="contents-bison"><title>Contents of Bison</title>
- <!-- <para>(Last checked against version &bison-contversion;.)</para> -->
- <para>Bison is a parser generator, a replacement for yacc. Bison
- generates a program that analyzes the structure of a text file.</para>
- <para><emphasis>Installed programs</emphasis>: bison and yacc</para>
- <para><emphasis>Installed library</emphasis>: liby.a</para>
- </sect2>
|