Hacker News new | ask | show | jobs
by chrisledet 5453 days ago
As far as the language goes, I agree with this but I'd take JVM over CLR anytime.
1 comments

"but I'd take JVM over CLR anytime"

Because of cross-platformity, or is there more?

Because it's cross platform, yes. Huge advantage.
Also, performance. Both the .NET and Mono JITs are still significantly behind HotSpot.