Java Support?
Java is such a great language and would love to use it on here!
Java is great, but I don't think it could be integrated efficiently in microStudio. The only JVM implementation in JavaScript that I could find seems more like a research project. The runtime requires a 40 Mb upfront download and I don't think this includes the compiler necessary to generate the Java bytecode...
@gilles I searched a bit, and found only two more or less suitable JVM implementations: GWT http://www.gwtproject.org/overview.html and Doppio https://github.com/plasma-umass/doppio. In my opinion, Doppio is not very suitable. GWT kind of fits. But you'll figure it out better than me :-)