Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> devel >> ikvm
etiona  ]
[ 源代码: ikvm  ]

软件包: ikvm (8.1.5717.0+ds-1)

Java virtual machine for the CLI

IKVM.NET is a free implementation of Java for the Common Language Infrastructure (CLI) like Mono and the Microsoft .NET Framework.

There are two main ways of using IKVM.NET:

 - Dynamically:
   In this mode, Java classes and jars are used directly to execute Java
   applications on the CLI runtime.
   Java bytecode is translated on the fly into Common Intermediate Language
   (CIL) by running on the IKVM.NET runtime.
   The full Java class loader model is supported in this mode.
 - Statically:
   In order to allow Java code to be used by CLI applications, it must be
   compiled down to an assembly and used directly.
   The Java bytecode is translated to CIL and is stored in this form. The
   assemblies can be referenced and used directly by the CLI applications
   by only using the CLI runtime.
   While the static mode does not support the full Java class loader
   mechanism, it is possible for statically compiled code to create a class
   loader and load classes dynamically.

其他与 ikvm 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 ikvm

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 15,051.6 kB53452 kB [文件列表]