>> ( -- * )
Factor documentation > Factor handbook > The language > Syntax > Parse time evaluation
Prev:<<


Vocabulary
syntax

Syntax
>>


Word description
Marks the end of a parse time code block.

See also
<<

Definition
IN: syntax

DEFER: >> ( -- * ) delimiter