IKVM.NET: Difference between revisions

Content deleted Content added
m CIL, not MSIL
No edit summary
Line 5:
* Tools that enable Java and .NET interoperability
 
With IKVM you can run compiled Java code ([[bytecode]]) directly on [[Microsoft .NET]] or [[Mono (Ximian)|Mono]]. The [[bytecode]] is covertedconverted on the fly to [[Common Intermediate Language|CIL]] and executed.
 
== External links ==