Forth
Standard
Proposals
Packages
Login
Login/Sign up
Login/Sign up
Search
Search
18 The optional Extended-Character word set
[CHAR]
CHAR
EKEY>XCHAR
-TRAILING-GARBAGE
PARSE
+X/STRING
X-SIZE
X-WIDTH
XC-SIZE
XC-WIDTH
XC,
XC@+
XCHAR-
XCHAR+
XC!+
XC!+?
XEMIT
XHOLD
XKEY
XKEY?
X\STRING-
18.6.1.2487.20
XC,
x-c-comma
XCHAR
(
xchar
-- )
Append the encoding of
xchar
to the dictionary.
See:
6.1.0860 C,
.
Implementation:
:
XC,
(
xchar -- )
HERE
XC!+
DP
!
;
Contribute
Contributions