[Mono-list] Scripting with Mono

Danny Haak danny.haak at nedap.com
Mon Oct 26 09:19:34 EDT 2009


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: danny.haak at nedap.com
t: +31 544 471568
-----Original Message-----
From: mono-list-bounces at lists.ximian.com
[mailto:mono-list-bounces at lists.ximian.com] On Behalf Of eSPiYa
Sent: donderdag 22 oktober 2009 5:24
To: mono-list at lists.ximian.com
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  -  Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list