Hacker News new | ask | show | jobs
by tmallen 4585 days ago
This is the bible of regex. Its explanation of "unrolling the loop" will change how you write regular expressions if you don't already use that technique. Its discussion of the operation of NFA and DFA engines is great too.