Hacker News new | ask | show | jobs
by RussianCow 3282 days ago
The intro video mentions Java, C, and C++.
1 comments

Right, it's "just" Java, C and C++ for now but we are planning to extend our available languages as soon as possible!
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.