Re: C# for java

Oliver Zeigermann <oliver@zeigermann.de>
20 Apr 2003 17:52:29 -0400

          From comp.compilers

Related articles
C# for java fgagnon@inouii.com (Francois Gagnon) (2003-04-15)
Re: C# for java wildstf@hotmail.com (Stefano Lanzavecchia) (2003-04-20)
Re: C# for java oliver@zeigermann.de (Oliver Zeigermann) (2003-04-20)
Re: C# for java bobduff@shell01.TheWorld.com (Robert A Duff) (2003-04-27)
Re: C# for java sander@haldjas.folklore.ee (Sander Vesik) (2003-04-27)
Re: C# for java rrschulz@cris.com (Randall R Schulz) (2003-05-06)
Re: C# for java sander@haldjas.folklore.ee (Sander Vesik) (2003-05-15)
| List of all articles for this month |

From: Oliver Zeigermann <oliver@zeigermann.de>
Newsgroups: comp.compilers
Date: 20 Apr 2003 17:52:29 -0400
Organization: T-Online
References: 03-04-059
Keywords: C#, Java
Posted-Date: 20 Apr 2003 17:52:28 EDT

As there are certain constructs in C# (local objects stored on stack,
listeners as integrated part of the language, etc.) that are not
supported by the JVM, I would say this is impossible.


Francois Gagnon wrote:


> Has anyone heard of a C# compiler that would generate code for java
> (for the JVM)?


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.