Does anyone know if there is a scripting library for the .Net Compact Framework 2.0 (WinCE 5) available?
Something like Iron Python, or LUA?
Does anyone know if there is a scripting library for the .Net Compact Framework
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
At Lua site there are notes about Lua is portable to Pocket PC platform ( http://www.lua.org/about.html), but it seems there are no compiled binaries for that platform.
Also quick googling give me S# project: http://www.orbifold.net/default/?p=2457
The support of .NET Compact Framework is declared, but I don’t work with that library before, so can’t provide you any information about.