TABLE OF CONTENTS


plm/parser [ Modules ]

[ Top ] [ Modules ]

NAME

   parser

parser/parse [ Functions ]

[ Top ] [ parser ] [ Functions ]

NAME

   parse -- parse the input, generate the output

SYNOPSIS

   call parse;

DESCRIPTION

   Parse PL/M code using the tokenizer (from the source known by the
   tokenizer) and generate output code using the code generator.