CSharp Compiler and interpretor

  • Thread starter Thread starter Azeem M. Suleman
  • Start date Start date
A

Azeem M. Suleman

Hello,

I need to use Csharp compiler and an interpretor. In my application user
will use the application and application will write CSharp code on backend.
But now i don't need to reinvent the wheel, just need to know how i can give
user an option to build the project which will compile and make an
executable file.

thanks.
 
Back
Top