C# support in coderunner?

C# support in coderunner?

von Michael Jenner -
Anzahl Antworten: 2

I'm considering requesting coderunner installed on our site, however for C# as our current preferred language. 

What is the status of using coderunner with C# .NET? The basic console apps should now be cross platform so it should be doable? 

Please share your experiences with running C# in coderunner. 

Kind regards, 

Michael 


Als Antwort auf Michael Jenner

Re: C# support in coderunner?

von Richard Lobb -
The last couple of postings to this thread may be of interest.
Als Antwort auf Richard Lobb

Re: C# support in coderunner?

von Michael Jenner -
Ok, so maybe wrapped into python via Universal language plugin, could be a solution. However, it still requires a compiler and, as usual, for Linux (unfortunately) there is no single standard way of handling installation. There are e.g. Ubuntu packages, but also Microsft packages and a third way as well .. what a mess. Maybe the good old mono compiler would be a safe way to go for testing "simple imperative constructs in C#"?