8.2 File input

All input read from non-interactive files has the same form:

file_input ::= (NEWLINE | statement)*
Download entire grammar as text.

This syntax is used in the following situations:

See About this document... for information on suggesting changes.