hex:core — ordinary primitive
FORTH
HEX ( -- )();p4:"hex";
HEX ( -- )(
)
set the input/output BASE to hexadecimal
simulate: : HEX 16 BASE ! ;
dpANS .6.2.1660 - standard forth word