Re: Is there a .NET compiler ?
- From: Jon Shemitz <jon@xxxxxxxxxxxxxxxxx>
- Date: Thu, 23 Mar 2006 19:09:29 -0800
Christopher Burke wrote:
Ok - sounds like a silly question, but here goes.
Is there a compiler that compiles .NET to native anything (e.g. Win32).
I don't mean a program that packages a JIT... but one that literally
compiles it to Win32 like any other language.
If so - where ?
Yes. It's called NGen. Native Generate. In 2.0, NGen precompiles a
whole app; in 1.x, it works an assembly at a time.
--
<http://www.midnightbeach.com> Contracting, consulting, training
..NET 2.0 for Delphi Programmers <http://www.midnightbeach.com/.net>
In production - in stores by June
.
- Follow-Ups:
- Re: Is there a .NET compiler ?
- From: Alex Zencovich
- Re: Is there a .NET compiler ?
- From: Michael Baytalsky
- Re: Is there a .NET compiler ?
- From: John Jacobson
- Re: Is there a .NET compiler ?
- References:
- Is there a .NET compiler ?
- From: Christopher Burke
- Is there a .NET compiler ?
- Prev by Date: Is there a .NET compiler ?
- Next by Date: Re: Is there a .NET compiler ?
- Previous by thread: Is there a .NET compiler ?
- Next by thread: Re: Is there a .NET compiler ?
- Index(es):
Relevant Pages
|