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.

Re: Embedded scripting language for Windows Mobile application by Lisa

Lisa
Fri Apr 25 19:32:15 CDT 2008

I've used TCL on desktop and believe there's a windows mobile version too.

"Peluko" <antonio.a.carrillo@gmail.com> wrote in message
news:573cda53-3677-4e9c-b906-91c78c088dac@b9g2000prh.googlegroups.com...
> 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.