Saturday, February 23, 2008

A pure Python-based emulated Unix-like OS for Series 60 mobile phones.

A pure Python-based emulated Unix-like OS for Series 60 mobile phones.AyIX is a pure Python-based emulated Unix-like OS for Series 60 mobile phones. It consists of a monolithic kernel which runs in the main UI thread, and spawns console-based sub-processes in separate threads. In addition, there are a number of libraries (e.g. termios) which simulate the equivalent Unix-only Python library of the same name. The goal is to allow any console-based Python script, which will run on a Unix-like environment, to also run on AyIX.

Free Download: AyIX-1.0.0.sis

via: paniccode.com

No comments: