Handbook
Glossary
ast-word
Vocabulary
fjsc
Definition
IN:
fjsc
TUPLE:
ast-word
value vocab
;
Methods
USING:
fjsc
make
;
M:
ast-word
(compile)
"factor.push_data("
,
(literal)
","
,
;
USING:
accessors
fjsc
kernel
make
;
M:
ast-word
(literal)
dup
vocab>>
[
"factor.get_word(\""
,
dup
vocab>>
,
"\",\""
,
value>>
,
"\")"
,
]
[
"factor.find_word(\""
,
value>>
,
"\")"
,
]
if
;