key:core — ordinary primitive
FORTH
KEY ( -- char )();p4:"key";
KEY ( -- char )(
)
return a single character from the keyboard - the key is not echoed.
dpANS .6.1.1750 - standard forth word