TAL Reference Summary

Keywords
TAL Reference Summary
6 096256 Tandem Computers Incorporated
Keywords Keywords have predefined meanings to the compiler when used as shown in the
syntax diagrams in this manual.
Reserved Keywords The following keywords are reserved by the compiler. Do not use reserved keywords
for your identifiers.
AND DO FORWARD MAIN RETURN TO
ASSERT DOWNTO GOTO NOT RSCAN UNSIGNED
BEGIN DROP IF OF SCAN UNTIL
BY ELSE INT OR STACK USE
CALL END INTERRUPT OTHERWISE STORE VARIABLE
CALLABLE ENTRY LABEL PRIV STRING WHILE
CASE EXTERNAL LAND PROC STRUCT XOR
CODE FIXED LITERAL REAL SUBPROC
DEFINE FOR LOR RESIDENT THEN
Nonreserved Keywords The following keywords are not reserved by the compiler. You can use nonreserved
keywords as identifiers anywhere identifiers are allowed, except as noted in the
Restrictions column:
Keyword Restrictions
AT
BELOW
BIT_FILLER Do not use as an identifier within a structure.
BLOCK Do not use as an identifier in a source file that contains the NAME declaration.
BYTES Do not use as an identifier of a LITERAL or DEFINE.
C
COBOL
ELEMENTS Do not use as an identifier of a LITERAL or DEFINE.
EXT
EXTENSIBLE
FILLER Do not use as an identifier within a structure.
FORTRAN
LANGUAGE
NAME
PASCAL
PRIVATE Do not use as an identifier in a source file that contains the NAME declaration.
UNSPECIFIED
WORDS Do not use as an identifier of a LITERAL or DEFINE.