* CELLS ( value -- value' ) scale the value by the sizeof a Cell the value is then often applied to an address or fed into ALLOT
CELLS
( value -- value' )
ALLOT
FORTH/ANS core (dpANS.6.1.0890) ordinary primitive