C# in German
How can we write C# language into "German" Language?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Akkiraju IvaturiPosted Jan 17, 2013, 9:31 AM
If you want to write C# in different language, not only you are trying to write in different language but also since it is managed you might have to write new CLR and interpreters so that they can translate your instructions into machine language in order to execute. It would be a great adventure :)
Vithal WadjePosted Jan 17, 2013, 7:44 AM