Hacker News new | ask | show | jobs
by ksherlock 4083 days ago
llvm used to (removed with release 2.8?) include a .net msil backend -- Maybe they could add it back and go full circle -- use LLILC to load your MSIL and compile it back to... MSIL.

https://github.com/llvm-mirror/llvm/tree/svn-tags/RELEASE_27...