Linked by David Adams on Thu 18th Dec 2008 23:07 UTC, submitted by ebasconp
Java I read in InfoQ: "Ja.NET is a port of Java 1.5 SE to the .NET platform. The compiler is based on the Eclipse JDT, which has been modified to generate IL as well as Java Byte Code. Java traditionally compiles each class into a separate file, but this creates an unacceptable overhead for .NET. To address this, a tool based on Cecil is used to create larger assemblies much in the same way Jar files are created for Java."
Thread beginning with comment 340781
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: Marketshare
by draethus on Fri 19th Dec 2008 07:19 UTC in reply to "Marketshare"
draethus
Member since:
2006-08-02

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.

Reply Parent Bookmark Score: 3