Hacker News new | ask | show | jobs
by thedufer 2127 days ago
There might be others, but the big advantage in my eyes is that Re, because it is pure-OCaml, is platform independent, whereas Re2, being backed by the C++ lib of the same name, is not. At Jane Street this is relevant because we share a lot of code between Linux servers and JavaScript (running in Chrome) clients.