Yesterday I have found a Python port for WinCE devices (accidentially, I was learning for today's exam /images/emoticons/wink.gif).
And I must say I'm impressed. It is Python 2.3.4 and there are also ported libraries such as TkInter, WxPython and PyGame (not fully ported but useable). And there is of course a small IdleCE available (with syntax highlighting!). IMHO it is not ready for production use yet (rather hudge overall size) but it will give me a perfect oportunity to really learn python /images/emoticons/happy.gif

Some links for curious PocketPC users:


You can get also my all-in-one bundle (PythonCE, WxPython, PyGame, TkInter, PySQLite, some examples documentation for all of those in html/iSilo/PDF formats) which should work from storage card out of the box.
  • 06-feb update: added xml library into bundle (it resides in _xmlplus namespace)