6 ms·
You can’t parse HTML with regexps. It’s not a regular language.
by mdzn 5y ago
You can’t parse HTML with regexps. It’s not a regular language.
- underdeserver 5y agohttps://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454#1732454 https://stackoverflow.com/questions/1732348/regex-match-open...
- carnitine 5y agoWhat language implements regexps that actually correspond to regular languages though?