Related articles |
---|
[7 earlier articles] |
Re: JVM as UNCOL, was ANDF/TDF jesper@zuschlag.dk (Jesper Zuschlag) (2001-10-13) |
Re: JVM as UNCOL, was ANDF/TDF jesper@zuschlag.dk (Jesper Zuschlag) (2001-10-13) |
Re: JVM as UNCOL, was ANDF/TDF David.Chase@naturalbridge.com (David Chase) (2001-10-13) |
Re: JVM as UNCOL, was ANDF/TDF joachim_d@gmx.de (Joachim Durchholz) (2001-10-13) |
Re: JVM as UNCOL, was ANDF/TDF vbdis@aol.com (2001-10-13) |
Re: JVM as UNCOL, was ANDF/TDF fjh@cs.mu.OZ.AU (2001-10-16) |
Re: JVM as UNCOL, was ANDF/TDF fjh@cs.mu.OZ.AU (2001-10-16) |
Re: JVM as UNCOL, was ANDF/TDF joachim_d@gmx.de (Joachim Durchholz) (2001-10-20) |
Re: JVM as UNCOL, was ANDF/TDF vbdis@aol.com (2001-10-20) |
Re: JVM as UNCOL, was ANDF/TDF lex@cc.gatech.edu (Lex Spoon) (2001-10-20) |
Re: JVM as UNCOL, was ANDF/TDF chase@world.std.com (David Chase) (2001-10-23) |
Re: JVM as UNCOL, was ANDF/TDF marcov@toad.stack.nl (Marco van de Voort) (2001-10-28) |
Re: JVM as UNCOL, was ANDF/TDF alexc@world.std.com (2001-11-04) |
From: | fjh@cs.mu.OZ.AU (Fergus Henderson) |
Newsgroups: | comp.compilers |
Date: | 16 Oct 2001 00:07:58 -0400 |
Organization: | Computer Science, University of Melbourne |
References: | 01-08-091 01-09-064 01-09-075 01-10-016 01-10-031 01-10-058 |
Keywords: | UNCOL, Java, OOP |
Posted-Date: | 16 Oct 2001 00:07:58 EDT |
Jesper Zuschlag <jesper@zuschlag.dk> writes:
>Greg C wrote:
>
>> Check me if I'm wrong, but the .Net version of Eiffel# has been
>> shipping for three months now. Yes they faced some serious challenges
>> getting everything to run, but I don't know that their problems were
>> any different than those faced by other compiler vendors (including
>> MSoft.)
>
>I have heard that they had to "modify" some of Eiffel's semantic
>because it was not supported by the .NET byte code and virtual machine
They didn't *have* to; they chose to do so, in order to get an initial
version out sooner, not because implementing multiple inheritence was
impossible, but rather because it was complicated.
I think in the long term they do plan to eventually implement
full Eiffel, including multiple inheritence, for the CLR.
--
Fergus Henderson <fjh@cs.mu.oz.au> | "... it seems to me that 15 years of
The University of Melbourne | email is plenty for one lifetime."
WWW: <http://www.cs.mu.oz.au/~fjh> | -- Prof. Donald E. Knuth
Return to the
comp.compilers page.
Search the
comp.compilers archives again.