Linked by David Adams on Thu 18th Dec 2008 23:07 UTC, submitted by ebasconp
Thread beginning with comment 340771
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
The "reverse" already exists - Jacil (http://sourceforge.net/projects/jacil).
Also these days .NET is part of Windows, while the JRE is an addon - someone distributing Java applications might want to distribute native looking .EXEs to Windows users instead of requiring an additional download.
Recent versions of Java only support Windows >= 2000. .NET supports some older versions of Windows so it could a useful way to port Java software to unsupported versions of Windows.






Member since:
2006-05-09
Why not implementing a C# compiler that generates bytecodes instead of IL or a CLR implemented in Java instead of the inverse?
Though the idea seems to be amazing and very interesting, I think it shows where the balance is getting biased...