Hacker News new | ask | show | jobs
by dur-randir 462 days ago
(?R) is very much recursion in there.
1 comments

> They can’t maintain context.

Is true though, or perhaps "state"? I know I had to come up with an algorithm because regexp alone couldn't do what I wanted (not even advanced features like lookahead, lookbehind, etc.)