* $VARIABLE ( "name" -- ) "name" execution: ( -- dfa ) Create an ordinary Forth variable and initialize it to the address of a fixed, external, packed representation of the empty string, such as that pushed onto the string stack by >EMPTY$. "string-variable""
$VARIABLE
( "name" -- )
"name" execution: ( -- dfa )
>EMPTY$
dstrings ordinary primitive