Hacker News new | ask | show | jobs
Sobek: ECMAScript 5.1(+) Implementation in Go (github.com)
2 points by brunoarueira 494 days ago
1 comments

The story here is that grafana took a well known js implementation in go and forked it. They did make it better, the README seems to lead me to believe they implemented the regex js normally supports.