There is MonoBasic, but I don't know how much as been done with it. I do know the MonoBasic compiler is/was based on the Mono C# compiler.
As for Jscript/JavaScript/ECMAScript for Mono, couldn't we look at the JavaScript engine built using Java at http://www.mozilla.org/rhino/ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Guenther Roith Sent: Sunday, April 14, 2002 2:14 PM To: [EMAIL PROTECTED] Subject: [Mono-list] bug with using other .net languages 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. 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? _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
