Re: Can you write code directly in CIL ???
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Tue, 27 Dec 2005 10:03:45 -0000
Abubakar <abubakarm@xxxxxxxxx> wrote:
> > Don't misunderstand me - I'm not recommending hand-tweaking IL - I'm
> > just saying that the C# compiler does *not* generate "perfect" IL.
>
> I hope that the new C#(2.0) compiler is better at this.
It may well be better, although I don't know that it is. I doubt that
it's absolutely perfect though - that you could never, ever improve on
the code it generates.
It's a shame I can't find the newsgroup thread I'm thinking about - I
could give it a try with C# 2.0...
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
.
- Follow-Ups:
- Re: Can you write code directly in CIL ???
- From: Abubakar
- Re: Can you write code directly in CIL ???
- References:
- Can you write code directly in CIL ???
- From: Peter Olcott
- Re: Can you write code directly in CIL ???
- From: Abubakar
- Re: Can you write code directly in CIL ???
- From: Jon Skeet [C# MVP]
- Re: Can you write code directly in CIL ???
- From: Abubakar
- Can you write code directly in CIL ???
- Prev by Date: Re: Is this a compiler bug?
- Next by Date: Re: overloading abstract type
- Previous by thread: Re: Can you write code directly in CIL ???
- Next by thread: Re: Can you write code directly in CIL ???
- Index(es):
Relevant Pages
|
Loading