Python

Rate / votes
More than 60000 users worldwide
Current version: 2.7.10.824
Price: FREE
Download platform_app
Like this platform_app ? Like/Share it!
Python interactive shell built with Native ClientPython interactive interpreter built using Native Client.

New in version 2.7.10:
* Updated to python 2.7.10

New in version 2.7.7:
* Split package by architecture for smaller download
* Updated to python 2.7.7
* Fix bug in os.utime()
* Fix bug in platform module (e.g. platform.machine())
* and zlib and bz2 modules
* use persistent home directory (PERSISTENT html5 filesystem storage)

New in version 2.7.5.3:
* fix terminal size reported to readline.

New in version 2.7.5.2:
* socket support
* python is now a packaged app which will run in its own window.

This is proof of concept of CPython running in Native Client. It is based on CPython 2.7.

The source code for this package and for the Native Client port of python is available as part of the naclports project:

https://code.google.com/p/naclports/source/browse/trunk/src/ports/python/

and:

https://code.google.com/p/naclports/source/browse/trunk/src/ports/python_ppapi/

Caveats:

This build is using newlib and therefore does not support DSOs.

ctypes is not supported (libffi assemblers needs porting).

No persistent file system yet.

Reviews of Python platform_app

Similar platform_app