Hacker News new | ask | show | jobs
by DeathArrow 935 days ago
>One that I left out, Project Phoenix from Microsoft Research, using MSIL for similar purposes, with C# and C++ compilers.

Can't CoreCLR be used for the same stuff?

1 comments

Not really, this was something like LLVM.

For some workflows, it might be doable, for the whole package, what people use compiler frameworks for, CoreCLR still lacks many knobs.