Hacker News new | ask | show | jobs
by mikhailfranco 1008 days ago
You could implement the NFA directly with concurrent exploration of all paths:

https://github.com/mike-french/myrex