Are there any good programming environments/IDEs for Windows Mobile devices?

前端 未结 3 2048
一整个雨季
一整个雨季 2021-01-06 06:28

By this, I don\'t mean PC-based development environments (like Visual Studio) for developing and deploying Windows Mobile applications. Rather, I mean an IDE that runs on W

3条回答
  •  旧巷少年郎
    2021-01-06 07:04

    Over the past year or so I have been searching regularly for new developer tools for use on Windows Mobile based devices and have come across many. I currently have installed on my device PythonCE, eTcl, dsForth, PocketLogo (The documents which comes with it is in German though), Rebol, and Pocket Scheme.

    Development tools which I have heard about but not tried are Pocket GCC, PocketC, Lua, J, Pocket Programming Language and Pocket C#

    A good website to find other interpreters is www.rainer-keuchel.de, unfortunately though it seems the author has been inactive for quite sometime.

    Here is a link to a thread on on mobilitysite.com with some useful findings.

    If I find anything new I'll come back and update.

提交回复
热议问题