Hacker News new | ask | show | jobs
by abareplace 1006 days ago
The web page hangs on the regular expressions that produce a DFA with a lot of states. For example, these ones:

(ab+c+)+

(abc){100}

a.*quick brown fox jumps over the lazy dog