bison (GNU Bison) 2.7.1 flex 2.5.37
Some tabs exist in the generated cpp and hpp files. The files have been expanded (> expand filename > filename.expand) and a diff (> diff filename filename.expand) was done. In the end it doesn't appear that the tabs amount to much. The alignment of some of the items in the generated files seem questionable, e.g., class parser members in the hpp file, but that is an incidental effect. In apologia I am just learning to use Bison and so my grammar file is in a massive state or disarray. Thanks for Bison; art I have bzipped and am including the following files. To un-bzip the files do '> tar xfj slip.tab.tar.bz2. Grammar file Slip.y Generated hpp file Slip.Bison.hpp Expanded hpp file Slip.Bison.hpp.expand diff file diff.hpp Generated cpp file Slip.Bison.cpp Expanded cpp file Slip.Bison.cpp.expand diff file diff.cpp
slip.tab.tar.bz2
Description: Binary data