Answer:
It is an implementation of Java for Mono and the .NET Framework.
It includes the following components:
JVM implemented in .NET
A .NET implementation of the Java class libraries
IKVM.NET includes ikvmc (Java bytecode to .NET IL translator), which allow you any a Java library that you would like to use in a .NET application.
Source: www.ikvm.net | |
Alert Moderator