[ANN] Python port to Palm Pilot

Jeff Collins collins at manhattan.aero.org
Tue Jul 11 10:57:45 EDT 2000


Tom Smith writes:
 > So, forgive my ignorance, what exactly does palmPython (snigger)
do?

Currently the very little integration with the palm
environment - stdout,stderr print to the screen and 
the input comes from pre-compiled modules.  This will, of course,
change.  For the time being, when the development environment 
is installed, applications can be created from python modules
in a manner analogous to python's freeze mechanism.  The
resulting application, in combination with the python vm (pylib.prc)
can be run on the palm.

 > 
 > I too installed before reading any docs, ran it...thought I'd crashed
 > it, then typed ...
 > print "testeroony"
 > ..and it went away and ran some tests...

Soon, there will be a front-end for interactive use.


Jeff




More information about the Python-list mailing list