char:core — ordinary primitive
FORTH
CHAR ( 'word' -- value )();p4:"char";
CHAR ( 'word' -- value )(
)
return the (ascii-)value of the following word's first character.
dpANS .6.1.0895 - standard forth word