|
|
|
|
|
by bitwize
4910 days ago
|
|
The same is true of Mono/.NET as well; in fact the CLR was designed for this and has features the JVM lacks, such as parametric types, invokedynamic, tail calls, etc. If you're into functional programming the CLR is the runtime to beat. |
|
Except it doesn't run on any useful platforms. Java makes the effort to be consistent and good on a wide variety of quality systems.