construct-nfa ( ast -- nfa-table )


Vocabulary
regexp.nfa

Inputs
astan object


Outputs
nfa-tablean object


Definition