[Mono-list] using other languages in c#? [slightly OT]

Miguel de Icaza miguel@ximian.com
14 Apr 2002 03:41:14 -0400


> 1. Do you plan to implement this feature in your implementation of .net?

The supporting infrastructure is there.  We should try to run code
written in other languages with the Mono runtime, just to make sure we
are not missing anything.

We should work also with compiler vendors to make sure we do support
specific obscure features that might not be immediately obvious to us. 
Ie, if we can get piles of sample code of code generated by the Eiffel,
Fortran, Pascal, Scheme, Mercury, Haskell and other languages, that
would be very good.

Miguel