Related articles |
---|
Re: ANDF [Architecture Neutral Distribution Format] and TDF - What kahrs@iSenseIt.de (=?iso-8859-1?Q?J=FCrgen?= Kahrs) (2001-09-16) |
Re: ANDF [Architecture Neutral Distribution Format] and TDF - What i vbdis@aol.com (2001-09-20) |
From: | vbdis@aol.com (VBDis) |
Newsgroups: | comp.compilers |
Date: | 20 Sep 2001 00:28:49 -0400 |
Organization: | AOL Bertelsmann Online GmbH & Co. KG http://www.germany.aol.com |
References: | 01-09-064 |
Keywords: | UNCOL |
Posted-Date: | 20 Sep 2001 00:28:48 EDT |
=?iso-8859-1?Q?J=FCrgen?= Kahrs <kahrs@iSenseIt.de> schreibt:
>Dunno enough about the MS .net project yet, but it appears to have a
>limited set of source languages (mutant versions of C, Eiffel, etc.)
>and to target only byte addressed Windows systems. -John]
AFAIK no addressability restrictions exist in MSIL. The layout and
placement of data structures is up to the JIT. Target platform
dependencies are the same as for Java.
MSIL Objects are restricted to single inheritance, but IMO this is not
a real restriction, since multiple inheritance can be implemented
using interfaces?
DoDi
Return to the
comp.compilers page.
Search the
comp.compilers archives again.