Name

words:tools — ordinary primitive

Synopsis

FORTH

WORDS ( -- )();
p4:"words";

Description

uses CONTEXT and lists the words defined in that vocabulary. usually the vocabulary to list is named directly in before.

 example:
    FORTH WORDS  or  LOADED WORDS
 

dpANS 15.6.1.2465 - standard forth word