Il2j


Il2j - Cil to java translator

Overview

Il2j is a translator from Cil bytecode to Java bytecode.

  • Cil is the "Common intermediate language", which is the underlying machine language of the .Net platform.
  • Java bytecode is what you find in .class files, when you compile java.

Basically, it will allow you to code in any .Net languages, and run the Code on any platform where java is supported.

This translator is heavily based on pnet, a major part of The Dotgnu platform.


SourceForge Logo

Valid HTML 4.01!

xml source  xsl source