
上QQ阅读APP看书,第一时间看更新
Why choose a language other than Java?
Since Java is a language that is originally designed to run on JVM, why would anyone choose another language for JVM development?
There are several reasons why a developer would do this:
- Java is a very verbose language
- Not everyone likes statically typed languages and they are not always the best solution
- Java Class Library misses some classes for common use cases