Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
my123
9y ago
0 comments
Share
The JVM is nowhere near as flexible as the CLR.
undefined | Better HN
0 comments
default
newest
oldest
cel1ne
9y ago
The JVM probably lags behind in some aspects. But it's ecosystem is way larger and not biased towards Windows.
peterashford
9y ago
In what way?
my123
OP
9y ago
The CLR can be used to run C++ code compiled with the C++/CLI (/clr:pure) setting of MSVC. Java apps can even run on the CLR because of IKVM (
https://www.nuget.org/packages/IKVM
).
Good luck at using pointers in Java.
j
/
k
navigate · click thread line to collapse