Javaの言語そのものはほとんど関係ありません。重要なのはJava仮想マシンの設計です。私はMLやScheme、Adaのコンパイラを見たことがありますが、すべて動作します。多くの人がそれらを使用しているわけではありませんが、それは問題ではありません。すべて動作します。
Java the language is almost irrelevant. It's the design of the Java Virtual Machine. And I've seen compilers for ML, compilers for Scheme, compilers for Ada, and they all work. Not many people use them, but it doesn't matter: they all work.