Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It is possible with the addition of back tracking capabilities (the most crude of which would be to just be able to look backwards in the regex). But at that point the implementation will be complex and the implementers should wonder why they did not implement a compile phase for the regex string. A compile phase also gives a chance for optimizations of the regex.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: