18.6.2.0895
CHAR
XCHAR EXT
(
"<spaces>name"
--
xchar
)
Skip leading space delimiters. Parse
name
delimited by a space. Put the value of its first
xchar
onto the stack.
See:
6.1.0895 CHAR
Rationale:
The behavior of the extended version of
CHAR
is fully backward compatible with
6.1.0895 CHAR
.
Implementation:
:
CHAR
(
"name" -- xchar )
BL
WORD
COUNT
DROP
XC@+
NIP
;
Forth 2012
Forth 2012
Extended-Character word set
Foreword
Proposals Process
200
x
Membership
Introduction
Terms, notation, and references
Usage requirements
Documentation requirements
Compliance and labeling
Glossary
Block word set
Double-Number word set
Exception word set
Facility word set
File-Access word set
Floating-Point word set
Locals word set
Memory-Allocation word set
Programming-Tools word set
Search-Order word set
String word set
Extended-Character word set
Rationale
Bibliography
Compatibility analysis
Portability guide
Reference Implementations
Test Suite
Alphabetic list of words
Glossary
Introduction
Additional terms and notation
Additional usage requirements
Additional documentation requirements
Compliance and labeling
Glossary
CHAR
X-SIZE
XC!+
XC!+?
XC,
XC-SIZE
XC@+
XCHAR+
XEMIT
XKEY
XKEY?
+X/STRING
-TRAILING-GARBAGE
CHAR
EKEY>XCHAR
PARSE
X-WIDTH
XC-WIDTH
XCHAR-
XHOLD
X\STRING-
[CHAR]