Handbook
Glossary
dfa>word ( dfa -- quot )
Vocabulary
regexp
.
compiler
Inputs
dfa
an
object
Outputs
quot
an
object
Definition
USING:
regexp.compiler.private
words
;
IN:
regexp.compiler
:
dfa>word
( dfa -- quot )
dfa>main-word
execution-quot
word-template
( start-index string regexp -- i/f )
define-temp
;