Hacker News new | ask | show | jobs
by msond 703 days ago
You can learn more about us on https://spectralcompute.co.uk
1 comments

The branch free regex engine is an interesting idea. I would have said that can't be implemented in finite code.

Compile to DFA by repeatedly differentiating then unroll the machine? You'd still have back edges for the repeating sections.