[ Siirry blogin etusivulle ]

keskiviikko, tammikuu 05, 2005

Python for Series 60 julkaistu

Sovelluskehitys Series 60:lle helpottuu hieman, kun Nokia on julkaissut Python-rajapinnan Series 60:lle.

Lainaan lyhyesti Forum Nokian kuvauksen: "Python for Series 60 allows developers to execute Python commands and run Python scripts and applications in devices based on Series 60 Platform. In addition, developers can execute Python commands and scripts in the emulators of Series 60 Developer Platform SDK's. Development starts with an interactive console in a Series 60 compatible device where Python commands can be executed. Alternatively, a developer can write Python scripts, install them to a device executing scripts and applications from the Python Environment."

Lyhyesti sanottuna on siis kyse siitä, että Pythonilla voidaan toteuttaa nopeasti ja helposti yksinkertaisia sovelluksia, joiden tekeminen natiivisti C++:lla olisi vaikeaa.