TABLE OF CONTENTS
- 1. plm/parser
- 1.1. parser/parse
plm/parser [ 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.