dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]Calling C# from Java


From: Gopal V
Subject: [DotGNU]Calling C# from Java
Date: Sat, 15 Feb 2003 21:14:41 +0530
User-agent: Mutt/1.2.5i

Hi,
        We've been talking for zillions of days about compiling C# to
JVM ... I finally bit the bullet and wrote out a demo(n) ...

It's a simple C# class named "FooBar" which is called from a standard
Java class in Main.java just like any other Java class ..

Spread the news folks ... C# -> JVM works :-)

But you'd better not try anything fancy yet ... because I can't do
a HelloWorld till I manage to write a System.String class . But it 
will be easy ... just store the JVM String as a field of the C# 
String class and etcc... but I'm not upto doing that in JL right
now ;-)

Gopal
-- 
The difference between insanity and genius is measured by success

Attachment: jvm.tar.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]