Hi,
Nowadays open source projects are almost everywhere, especially for compilers, c++ compilers, pascal compilers, even for d language, go language, but why there is not a c# compiler, which works on native windows? Is there any legal restrictions, or any technical barrier? or no market requirement?
I was wondering on this question for quite a long time.
edit: I made another wrong assumption. I works mainly on win32 platform, so my question is for win32 platform (x86). Actually I know mono, and as far as I know, mono can't compile to native & AOT on win32.