Comment on Compiler Development: Rust or OCaml?parentComments−freeopinion3yDid Microsoft rewrite their C++ compiler in C#?−pjmlp3yThey 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.
Comments
Did Microsoft rewrite their C++ compiler in C#?
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.