Scripting with Mono

2 messages Options
Embed this post
Permalink
eSPiYa

Scripting with Mono

Reply Threaded More More options
Print post
Permalink

I'm currently developing an application that enables the "clients" to extend
it through scripting.
Primarily what I need is ECMAScript/JavaScript but it is way better to
support other languages.

I think I don't need to embed Mono runtime in my application 'coz it is
running over .NET/Mono.

How to achieve this?

Thanks.
--
View this message in context: http://www.nabble.com/Scripting-with-Mono-tp26003469p26003469.html
Sent from the Mono - General mailing list archive at Nabble.com.

_______________________________________________
Mono-list maillist  -  [hidden email]
http://lists.ximian.com/mailman/listinfo/mono-list
Danny Haak

Re: Scripting with Mono

Reply Threaded More More options
Print post
Permalink
Hi,

You could have a look at Mono.Addins; or scripting languages like Boo,
IronPython and IronRuby. I have done some experiments with that, and you
can compile a Boo script while running the host program, and execute it
afterwards. Works nicely.

Regards,
Danny

--
Product Developer RFID (UHF)
Nedap Retail Support
e: [hidden email]
t: +31 544 471568
-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of eSPiYa
Sent: donderdag 22 oktober 2009 5:24
To: [hidden email]
Subject: [Mono-list] Scripting with Mono


I'm currently developing an application that enables the "clients" to
extend it through scripting.
Primarily what I need is ECMAScript/JavaScript but it is way better to
support other languages.

I think I don't need to embed Mono runtime in my application 'coz it is
running over .NET/Mono.

How to achieve this?

Thanks.
--
View this message in context:
http://www.nabble.com/Scripting-with-Mono-tp26003469p26003469.html
Sent from the Mono - General mailing list archive at Nabble.com.

_______________________________________________
Mono-list maillist  -  [hidden email]
http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________
Mono-list maillist  -  [hidden email]
http://lists.ximian.com/mailman/listinfo/mono-list