Added a few comments here and there
[linux_from_scratch.git] / newxml / appendixa / bison-contents.xml
blob772a1d1178f7d7e51b4ffec3987d7b9efb7546a1
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3CR2//EN" "http://www.docbook.org/xml/4.3CR2/docbookx.dtd">
3 <sect2><title>Contents of Bison</title>
5 <!-- <para>(Last checked against version &bison-contversion;.)</para> -->
7 <para>Bison is a parser generator, a replacement for yacc. Bison
8 generates a program that analyzes the structure of a text file.</para>
10 <para><emphasis>Installed programs</emphasis>: bison and yacc</para>
12 <para><emphasis>Installed library</emphasis>: liby.a</para>
14 </sect2>