On 16-Oct-2002, Yannick Koehler <[EMAIL PROTECTED]> wrote: > I have gone through the C# documentation and I really liked what I read on > this language from a syntax/semantic point of view. Is there plan support to > have this language generate binary instead of CLI code? Such as an > integration to gcc or something that I could use to code and then get a > binary like I do for my C, C++ projects?
Search this list for "ngen clone" or "native code generator". You will find <http://lists.ximian.com/archives/public/mono-list/2002-July/001117.html>. -- Fergus Henderson <[EMAIL PROTECTED]> | "I have always known that the pursuit The University of Melbourne | of excellence is a lethal habit" WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
