This package provides a parser generator utility which consists of a set of LALR(1) parsing tables
and a driver routine written in the C programming language.It reads a grammar specification from a
file and generates an LR(1) parser for it, which you will want to install this package.