l-shift:core — ordinary primitive
FORTH
LSHIFT ( value shift-val -- value' )(
)
does a bitwise left-shift on value
dpANS .6.1.1805 - standard forth word