Hacker News new | ask | show | jobs
by anowell 3678 days ago
[As one of the developers in charge of this feature...]

That's a fair question.

Rust was a personal itch, but it also provided a good test for supporting native compilation while providing an excellent dependency management story. We learned a lot from Rust that will apply to C/C++ and we're talking about how we want to address the dependency management story of that ecosystem (and we still need to build a C/C++ client library).

Scala support came alongside Java (and because we're a Scala shop). Ruby was low-hanging fruit because the client already existed. Coffeescript support would be pretty easy to add on top of Javascript pending some demand and interest. C# (on mono) and Go are both interesting languages for us to reasonably land that didn't make this round.

We definitely have more to announce on this front soon. And by all means, we love hearing our users request their favorite languages. :-)