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

JS has String.prototype.replaceAll, which can take a regex with multiple capture groups and output them as separate params to a callback function. This can be used to create a functional DSL which generates the regexes and callbacks.


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

Search: