Parents: | regexp |
Word | Stack effect |
![]() | ( state visited-states new-states -- ) |
![]() | ( state/condition visited-states new-states -- ) |
![]() | ( nfa -- dfa ) |
![]() | ( key table -- ) |
![]() | ( state table nfa question -- ) |
![]() | ( states nfa -- table ) |
![]() | ( states transition nfa -- new-states ) |
![]() | ( states transition nfa -- new-states ) |
![]() | ( states nfa -- dfa-state ) |
![]() | ( nfa -- state ) |
![]() | ( dfa-state nfa -- next-dfa-state ) |
![]() | ( nfa -- dfa ) |
![]() | ( nfa dfa new-states visited-states -- nfa dfa ) |
![]() | ( nfa dfa -- ) |