Hacker News new | ask | show | jobs
by a-dub 755 days ago
protip: a language is not regular if you need counter(s) to parse it.

protip 2: good regex implementations often have extensions that support counters.