NFA matcher example

Sample NFA matcher - you are currently 'on' these nodes.

Note - this regex is anchored - don't use ^/$ - try a+bc|a*[dc]+e, for example

Regular expression:
Type to watch the state machine advance......