Hacker News new | ask | show | jobs
by freeopinion 1043 days ago
Did Microsoft rewrite their C++ compiler in C#?
1 comments

They did in the past, in something like LLVM, but based on MSIL, it was called Phoenix done by Microsoft Research.

In any case, it wouldn't make sense from having a bootstraped compiler point of view.