Python on Nanodesktop

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
pegasus2000
Posts: 160
Joined: Wed Jul 12, 2006 7:09 am

Python on Nanodesktop

Post by pegasus2000 »

After the release of the new Nanodesktop 0.3.4, I'm looking for
programmers for another project. I've planned to port the
Python interpreter on Nanodesktop.

The actual porting of Python doesn't work on PSP-SLIM, while
ndPython would work on any platform that is supported by
nd (via HAL) and it would use any acceleration of VFPU and
graphical system.

I'm looking for developers. Are there other people that can help me ?
carlosedp
Posts: 21
Joined: Tue Jun 19, 2007 4:20 am
Location: Sao Paulo / Brazil

Post by carlosedp »

Have you tried my port of Stackless Python for PSP.

It runs in user mode and is updated to the latest 2.5.2.

Take a look on: http://code.google.com/p/pspstacklesspython/

Carlos
pegasus2000
Posts: 160
Joined: Wed Jul 12, 2006 7:09 am

Post by pegasus2000 »

carlosedp wrote:Have you tried my port of Stackless Python for PSP.

It runs in user mode and is updated to the latest 2.5.2.

Take a look on: http://code.google.com/p/pspstacklesspython/

Carlos

Carlos, we are working on a different implementation, but I
appreciate very much your tip.

If we can create a version of Python for nd, ALL platform that will
be supported by nd in the future (i.e. IPOD per example),
will have immediately the Python support.

I'm honoured if you would merge with my team. Your experience
would be very useful for us....

Filippo
Post Reply