lfs/appendixa/bison-shortdesc.xml
Alex Gronenwoud f2243a5502 Mixed modifications.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-15 22:39:38 +00:00

14 lines
385 B
XML

<sect2><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>