regexp.nfa vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Generic words
WordStack effect
modify-class( char-class -- char-class' )
nfa-node( node -- start-state end-state )


Symbol words
nfa-table
option-stack
state


Ordinary words
WordStack effect
add-simple-entry( obj -- start-state end-state )
alternate-nodes( s0 s1 s2 s3 -- start end )
cased-range?( range -- ? )
construct-nfa( ast -- nfa-table )
epsilon-transition( source target -- )
line-option( multiline unix-lines default -- option )
modify-letter-class( class -- newclass )
next-state( -- state )
nonl-dot( -- class )
option?( obj -- ? )
options>hash( options -- hashtable )
set-each( keys value hashtable -- )
unix-dot( -- class )
using-options( options quot -- )


Files