bison32: bison32 3.0.2 (Bison parser generator)  
bison32:  
bison32: Bison is a general-purpose parser generator that converts an annotated 
bison32: context-free grammar into a deterministic LR or generalized LR (GLR) 
bison32: parser employing LALR(1) parser tables. As an experimental feature, 
bison32: Bison can also generate IELR(1) or canonical LR(1) parser tables. Once 
bison32: you are proficient with Bison, you can use it to develop a wide range 
bison32: of language parsers, from those used in simple desk calculators to 
bison32: complex programming languages. Bison is upward compatible with Yacc.  
bison32: 
bison32: This is 32-bit version of bison.

