[Mono-list] ikvm / java

Øyvind Hvamstad mono-list@lists.ximian.com
Thu, 17 Jun 2004 14:38:34 +0200


On tor, 2004-06-17 at 14:01, KiOrKY wrote:
> hi, 
> its little hard difficult questions to anyone who want to answer me.
> my questions re simple. but i also want a further and clar explication ab=
out java in mono (ikvm as i know)!
>  
>  - how mono , .Net and Java work together ?

http://www.osnews.com/story.php?news_id=3170
<snip>
IKVM.NET support: IKVM is a Java Virtual Machine that runs on top of
.NET.  It essentially translates java classes into Common Intermediate
Language (CIL) code at runtime, and uses the .NET/Mono JIT compiler to
execute the code.
</snip>

>  - is it possible to put java code in mono code (c#) ?
>  - how to do it ?
>  - is there possible to have 2 programs (in java and c# respectivly) coha=
biting ?
> questions and url are both welcome !!!

Read here:
http://weblog.ikvm.net/

> best regards       
-- 
Øyvind Hvamstad <oyvind@hvamstad.net>