VocabularysyntaxSyntax: foo ... ; recursive
Word descriptionDeclares the most recently defined word as a recursive word.
NotesThis declaration is only required for
inline words which call themselves. See
Recursive combinator stack effects.
Definition