IKVM.NET

This is an old revision of this page, as edited by Kesla (talk | contribs) at 10:42, 2 May 2005 (clean, correct Mono link, compu-soft-stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework. It includes the following components:

  • A Java Virtual Machine implemented in .NET
  • A .NET implementation of the Java class libraries
  • Tools that enable Java and .NET interoperability

With IKVM you can run compiled Java code (bytecode) directly on Microsoft .NET or Mono. The bytecode is converted on the fly to CIL and executed.