Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pritambaral
on April 3, 2014
|
parent
|
context
|
favorite
| on:
Microsoft Open Sources C# Compiler
For any compiler, platform-dependence of the compiler itself is strictly tied to platform-dependence of outputs.
Edit: I confused roslyn with the recently announced AOT compiler.
kyberias
on April 3, 2014
[–]
What do you mean the output produced isn't platform-independent? This C# compiler produces assemblies that can be run on e.g. Mono runtime on Linux or on the .NET CLR runtime in Windows.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Edit: I confused roslyn with the recently announced AOT compiler.