Re: Open source python projects

2009-06-22 Thread Pegasus
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. --

Performance problem in ndPython 2.5.2. Why ?

2009-06-22 Thread Pegasus
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

IMPORTANT: I NEED TO HELP WITH ONE OF THE CORE DEVELOPERS

2009-06-24 Thread Pegasus
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)