[Mono-list] ILX: Extending MSIL for Functional Language Interoperability

Miguel de Icaza miguel@ximian.com
07 Sep 2001 13:53:39 -0400


Hey Leen!

> I don't know whether someone has reported this already, but
> anyway. At Microsoft Research they are working on an extended
> version of MSIL, specifically for functional languages. Maybe
> something we can implement in Mono as well someday. It probably
> isn't the final version, but the sooner you hear about this, the
> better. A publication can be found at
> http://research.microsoft.com/projects/ilx/. Take a look at the
> personal website as well, there is some interesting stuff over
> there.

Thanks for posting this url.  It would be very good to have Mono
support those features as well.  

What I like the most about that site (and the personal site from Dom
Syme linked from there) is that they are actively looking/researching
how to extend the CIL byte code to handle existing issues with it. 

Miguel.