Hacker News new | ask | show | jobs
by nebucnaut 3282 days ago
Right, it's "just" Java, C and C++ for now but we are planning to extend our available languages as soon as possible!
2 comments

Any rough idea when you might have C# support?
would that happen to include scala?
Unfortunately it doesn't. Even though Scala and Java output the same kind of bytecode, these languages have different language specifications. We currently only support what's in the JLS.