Handbook
Glossary
preset-parser-word ( parser -- word parser )
Vocabulary
peg
.
private
Inputs
parser
an
object
Outputs
word
an
object
parser
an
object
Definition
USING:
accessors
kernel
words
;
IN:
peg.private
:
preset-parser-word
( parser -- word parser )
gensym
tuck
>>compiled
;