On Mar 28, 2010, at 9:47 AM, Dave wrote:
As for Python on iPhones...Apple prevents you from doing this by disallowing virtual machines from their app store. That said, someone from the IronPython community did discuss using IronPython's pre-compilation feature on MonoTouch (.NET for the iPhone - see http://monotouch.net ) to get Python scripts running there.
This might perhaps eventually be addressed by PyPy. Randolph Ref: <http://codespeak.net/pypy/dist/pypy/doc/index.html>
