Pippy, the baby snake

Pippy: Python for the Palm. “Our goal is to incorporate changes to ”http://www.python.org/“>Python that reduce the effort of porting this useful and expressive language to small and embedded device platforms. The Palm is an appealing target platform for Python and raises challenging technical requirements including: Reducing the virtual machine memory footprint, Reducing the consumption of stack and dynamic heap space, Integrating with the PalmOS, Merging the required changes into the standard Python distribution, Refactoring Python to accommodate smaller architectures.”.
In case you didn’t know about it, Help on Python.