emit:core — ordinary primitive
FORTH
EMIT ( char -- )();p4:"emit";
EMIT ( char -- )(
)
print the char-value on stack to stdout
dpANS .6.1.1320 - standard forth word