
Parse::Vipar - Visual LALR parser debugger

% vipar expr.y [--data=DATAFILE]
DATAFILE would contain a list of tokens, one per line, with optional values after them separated by whitespace. Example:
number '+' number '*' number

Presents a visual display of a LALR parser in action.

Steve Fink <steve@fink.com>
