





NNAAMMEE


     parse - parse input according to specifications

SSYYNNOOPPSSIISS


     parse


DDEESSCCRRIIPPTTIIOONN

     parse  takes  the  compiled  scanner  and parser, loads
     them, and then parses the input accordingly.  Input can
     be given from a file using the redirect < option.  Out-
     put is  a  summary  of  what  has  happened,  including
     errors.

OOPPTTIIOONNSS

     NONE.   IF  you  wish debugging information, re-compile
     the   parser   using    the    -debug    option    (see
     parser/Makefile)

SSEEEE AALLSSOO




BBUUGGSS





























