Pippy is a port of (a subset of) Python to the PalmOS. With Pippy, Python programmers can create custom applications to run on Palm devices, as well as use Pippy as an interactive environment directly on the Palm. David evaluates the strengths and limitations of Pippy as a means of implementing Palm applications
Similar scripts
Charming Python: Parsing with the SimpleParse module
(Popularity: ) : All programmers need to identify parts and structures that exist inside textual documents: log files, configuration files, delimited data, and ... Extending Python and Zope in C
(Popularity: ) : To extend Zope, you first extend Python. While extending Python is not brain surgery, it's no walk in the park ...