Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
IKVM

IKVM (formerly IKVM.NET) is an implementation of Java for Common Language Infrastructure implementations such as Mono and the Microsoft .NET Framework. IKVM is free software, distributed under the zlib permissive free software license.

Work started on IKVM early in 2000 to assist migration of a Java-based reporting package from Sumatra to Microsoft .NET. The original developer, Jeroen Frijters, discontinued work on IKVM in 2015. In 2018, Windward Studios forked IKVM.NET to continue development on the open-sourced IKVM. In 2022 Jerome Haltom and others picked up the work on a new GitHub organization and finished .NET Core support.

We don't have any images related to IKVM yet.
We don't have any YouTube videos related to IKVM yet.
We don't have any PDF documents related to IKVM yet.
We don't have any Books related to IKVM yet.
We don't have any archived web articles related to IKVM yet.

Components

IKVM includes the following components:

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

By contrast J# is a Java syntax on the .NET framework, whereas IKVM is effectively a Java framework running on top of the .NET framework.

Jeroen Frijters was the main contributor to IKVM. He is Technical Director of Sumatra Software, based in the Netherlands.5

Name

The "IKVM" portion of the name is a play on "JVM" in which the author "just took the two letters adjacent to the J".6

Status

IKVM 8 implements Java 8.

The IKVM organization also maintains IKVM.Maven.Sdk,7 an extension to the .NET PackageReference system that allows direct references to and transpiling of Maven artifacts. IKVM.Maven.Sdk is also available on NuGet.org.8

See also

  • Free and open-source software portal
  • Computer programming portal

References

  1. "License". www.ikvm.net. Archived from the original on 2020-02-22. https://web.archive.org/web/20200222015515/www.ikvm.net/license.html

  2. "The End of IKVM.NET". Archived from the original on 2017-07-18. Retrieved 2017-07-22. https://web.archive.org/web/20170718180358/http://weblog.ikvm.net/2017/04/21/TheEndOfIKVMNET.aspx

  3. "IKVM is alive & well". www.windwardstudios.com. https://www.windwardstudios.com/blog/ikvm-is-alive-well

  4. "IKVM - Java Virtual Machine for .NET". GitHub. 27 August 2022. https://github.com/ikvmnet/ikvm

  5. "Sumatra Software b.v." Retrieved 2014-04-30. http://www.sumatrasoftware.com/

  6. "osdir mailing list archive for java.ikvm.devel". Archived from the original on 2012-12-27. Retrieved 2012-10-09. https://web.archive.org/web/20121227142442/http://osdir.com/ml/java.ikvm.devel/2007-07/msg00013.html

  7. "IKVM.Maven.Sdk". GitHub. https://github.com/ikvmnet/ikvm-maven

  8. "IKVM.Maven.Sdk". www.nuget.org. https://www.nuget.org/packages/IKVM.Maven.Sdk/