IKVM.NET

This is an old revision of this page, as edited by 200.40.86.26 (talk) at 15:13, 21 October 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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 coverted on the fly to MSIL and executed.