Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The C# compiler targets the CLR (Mono or .NET). It produces IL which is similar to Java bytecode. The runtime then JIT's it, but I don't know if that's OS-specific or not.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: