Y
Hacker News
new
|
ask
|
show
|
jobs
by
nitely
85 days ago
It's similar to RE2, but it lacks the on the fly DFA, ie: it's just the classic Thompson's NFA with some tweaks. It does not implement find all the same way, though.