From: Peluko on
Hello.

I'm developing an application for Windows Mobile 5 devices, using .NET
compact framework. I need to have some automation for some tasks in
the application, and the perfect solution for this is an embedded
script language. On the desktop I could choose various languages (VSA,
python, lua...), but on the mobile device I don't know where to begin.

Any recommendations, thoughts, ideas?

Thanks.