VALUE
* VALUE ( value 'name' -- )

>CREATE a word and initialize it with value. Using it
later will push the value back onto the stack. Compare with
>VARIABLE and >CONSTANT - look also for LOCALS| and
VAR

core defining primitive