ndPython for Nanodesktop
http://www.psp-ita.com/forum/viewtopic.php?t=28323
It shall be the most advanced, professional, reliable
Python interpreter for Playstation Portable but
there is actually a lack of performance and we are
working to identify the origin of the problem.
We need help.
--
Hi, I'm working on a version of Stackless
Python (2.5.2) for Nanodesktop PSP.
The interpreter works, but it is
slow.
So, I want to ask this: is there any
option/#define that I can pass to
pyconfig.h that makes faster the
interpreter ?
Which are the #define that affect the
performance of Stackles
I need help with an implementation of your
interpreter under PSPE/PSP.
I need to know something about the C
functions that are recalled by the interpreter
when it executes a .pyc file.
Our version of ndPython is very slow in
execution respect to Carlos's StackLess
Python (another product for PSP)