IKVM.NET: Difference between revisions

Content deleted Content added
CanisRufus (talk | contribs)
m RedWolf - disambiguation: Java
m CIL, not MSIL
Line 5:
* Tools that enable Java and .NET interoperability
 
With IKVM you can run compiled Java code ([[Bytecodebytecode]]) directly on [[Microsoft .NET]] or [[Mono (Ximian)|Mono]]. The [[Bytecodebytecode]] is coverted on the fly to [[MSILCommon Intermediate Language|CIL]] and executed.
 
== External links ==