Name
bracket-char:core — compiling primitive
Synopsis
FORTH
[CHAR]
( [word] -- char )( | ) ; | |
Description
in compile-mode, get the (ascii-)value of the first charachter
in the following word and compile it as a literal so that it
will pop up on execution again. See CHAR and forth-83 ASCII
dpANS .6.1.2520
- standard forth word