> It seems like mono can host non-c# applictions (surprise, surprise... :-) > The one I tested it Oberon for .net (http://www.oberon.ethz.ch/oberon.net) > It worked fine.
Wow! This is awesome! It would be great if you could pack up all the executables and sample source code, so we can make sure that we run them all. Like a regression test suite. > However the Microsoft-languages (vb.net, jscript.net) do not: Both have a > support library included with the framework (Microsoft.VisualBasic, > Microsoft.Jscript). I do not expect to many users using jscript :-), but > vb.net will be popular, at leat on windows. We should support it. Are there > any plans? Yes, we are aware of that. At some point we will implement those, it would be particularly useful if someone can document the public interfaces that the compilers require. Miguel. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
