VocabularyparserInputs and outputsWord descriptionThrows a
staging-violation error.
Error descriptionThrown by the parser if a parsing word is used in the same compilation unit as where it was defined; see
Compilation units.
NotesOne possible workaround is to use the
<< word to execute code at parse time. However, executing words defined in the same source file at parse time is still prohibited.
DefinitionMethods