Jul 27th, 2002: NGEN tool for Mono.. Zoltan announced the availability of his CIL to C compiler. This allows your Mono assemblies to be pre-compiled and optimized by GCC in your platform, increasing the speed significantly of your code. [Mono Project News]
I still don't have a functioning mono build to test this with but it sounds pretty cool. IL-to-C seems like it would be a pretty straightforward transformation, but I bet the devil is in the details of IL instructions like newobj.
8:07:10 PM
|