[Mono-list] CSharpCodeProvider
Atsushi Eno
atsushi at ximian.com
Mon Mar 13 02:18:14 EST 2006
Hello,
> I'm presently working on my port to Linux thanks to a friend who is good
> with Linux and Mono. He tells me however that at present compiling code
> on the fly is not possible.
>
> I was just wondering if this is any sort of priority to the Mono team
> and when we might expect this capability to be ready for use.
Maybe you mix different things. We already have CSharpCodeProvider.
Its CodeCompiler (as well as MS.NET) just invokes C# compiler (mcs
in mono, csc in MS.NET) which some people might not call "on the fly".
Atsushi Eno
More information about the Mono-list
mailing list