mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 14:07:39 +00:00
087e584f62
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
15 lines
371 B
XML
15 lines
371 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>Bison installs the following:</para>
|
|
|
|
<sect3><title>Program Files</title>
|
|
<para>bison and yacc</para></sect3>
|
|
|
|
</sect2>
|
|
|