IN:
Factor handbook » The language » Syntax » Parse-time word lookup » Syntax to control word lookup

Prev:UNUSE:


Vocabulary
syntax

Syntax
IN: vocabulary


Inputs
None

Outputs
None

Word description
Sets the current vocabulary where new words will be defined, creating the vocabulary first if it does not exist. After the vocabulary has been created, it can be listed in USE: and USING: declarations.

Definition