Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
2279 days ago
C# compiles to native code via MSIL.
C++ compiles to native code via LLVM bitcode.