Re: CodeGear wish list



Craig Stuntz [TeamB] wrote:
"Native code," to me, means "compiles to x86 instructions." (What else
would it mean, really?)

AFAIK, .NET does this when it runs an application. Does that mean it's
native code?

IMO, it means compiled and executed without a VM. Many Delphi
developers would also exclude a GC in that definition, that was my point
in asking.

I'm talking about how a
huge amount of the C# code I've encountered in the wild relies heavily
on the collection of intermediate instances created inline. And, as I
said, the fact that you really can't do LINQ any other way.

Certainly a good deal of C# code relies on it.

I guess I'm not sure what C# producing "native code" would really mean:
compiled to x86, no VM, but with a GC?

--
Brian Moelk
Brain Endeavor LLC
bmoelk@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
.



Relevant Pages

  • Re: Managed C++
    ... There is AFAIK an industry-wide term used for code ... mechanisms like the managed heap and the unmanaged heap.. ... getting a far clearer picture from this thread and "native code" ...
    (microsoft.public.vc.language)
  • Re: Ribbon Bar Question
    ... But it is only for C++ native code using MFC, AFAIK. ... David Wilkinson ...
    (microsoft.public.vstudio.general)
  • Re: My Suggestion : A New C# compiler for native code
    ... Paul Nichols [TeamB] wrote: ... that is the best route to take. ... All other native code I'd use Delphi 7, ...
    (borland.public.delphi.non-technical)
  • Re: There is no .NET in Vista Code?
    ... I have in native code anywhere nears as easily as using .NET. ... But as I recall from earlier threads, you used .net pretty much exclusively ... IMO, It wouldn't be correct to compare .net web applications with Win32 ...
    (borland.public.delphi.non-technical)
  • Re: Peace between Native and .NET freaks (a proposal)
    ... Then use NGEN (which precompiles to native code) and a debugger. ... Rudy Velthuis [TeamB] http://rvelthuis.bei.t-online.de "Everything that can be invented has been invented." ...
    (borland.public.delphi.non-technical)