[Mono-list] mono scripting?

RoBiK robik@mailbox.sk
Fri, 8 Oct 2004 11:41:48 +0200


Hi Daniel!

There is no scripting language for mono because the Common Language Runtime
executes only compiled code, but it is possible to simulate the scriptig
behavior by compiling the source into an assembly, load the assembly and
execute the code inside on the fly.
Check out this article: http://www.codeproject.com/dotnet/DotNetScript.asp

Robert

-----Original Message-----
From: mono-list-admin@lists.ximian.com
[mailto:mono-list-admin@lists.ximian.com] On Behalf Of daniel narf
Sent: Donnerstag, 07. Oktober 2004 21:31
To: Mono-list@lists.ximian.com
Subject: [Mono-list] mono scripting?


 Hi i am new to mono and since i saw nothing mentioned in documentation i
wonder what scripting language i can use in mono that has full access to clr
services and to the standart library? since python implementations to clr
are still very experimental vbscript seems the only option? if not are there
any plans to include an oficial scripting language for mono with monodevelop
suport also?

And an offtopic question; isnt it dangerous to implement winforms and
asp.net 
which hasnt been submited by microsoft as standart to ecma?    

thanks in advance.
     

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list