IKVM.NET

Not Rated
Description
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.
Interface: Command Line
Available deb Repositories (how-to add a respository)
Debian 32-bit 64-bit
stable 0.40.0.1+dfsg-1 0.40.0.1+dfsg-1
testing 0.46.0.1+ds-4 0.46.0.1+ds-4
sid 7.0.4335.0+ds-1 7.0.4335.0+ds-1

Ubuntu 32-bit 64-bit
hardy 0.34.0.4-2ubuntu1 0.34.0.4-2ubuntu1
lucid 0.40.0.1+dfsg-1 0.40.0.1+dfsg-1
oneiric 0.46.0.1+ds-4ubuntu1 0.46.0.1+ds-4ubuntu1
precise 0.46.0.1+ds-4ubuntu1 0.46.0.1+ds-4ubuntu1

Available rpm Repositories

Rating: Not Rated (0 votes)


Login or Register to rate IKVM.NET, add a Tag, or designate as an alternative to a Windows app



Upload Screenshots
Images must be in GIF, JPG, or PNG formats and can be no larger than 2 MB. Only one file can be uploaded at a time. A description can be included, but it is optional.
Desc:
File:
You must login or register to upload a screenshot.
Submit Web Links
Submit the title and link (including http://) to an article pertaining to IKVM.NET and it will appear in the Web Links section of the right banner. Contact us here if an entry needs to be removed.
Title:
Link:
You must login or register to post links.

Write a Review

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
More information about formatting options