Regular Expression Matching Can Be Simple And Fast
february 2010 by rcrowley
The aforementioned paper by Russ Cox about Ken Thompson's NFA design for regular expressions that can handle even pathalogical cases like a?a?a?a (a?^na^n) efficiently.
kenthompson
nfa
regex
february 2010 by rcrowley
Oniguruma
february 2010 by rcrowley
Ruby and Facebook's HipHop PHP both use this regular expression library, rumored to be based on the Thompson NFA (http://swtch.com/~rsc/regexp/regexp1.html).
regex
oniguruma
hiphop
php
ruby
february 2010 by rcrowley
reAnimator: Regular Expression FSA Visualizer
november 2008 by rcrowley
Could waste hours typing regexes into this thing.
regex
animation
fsa
fsm
november 2008 by rcrowley
Copy this bookmark: