forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[RELEASE] ndPython S252N04V04

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
pegasus2000



Joined: 12 Jul 2006
Posts: 160

PostPosted: Wed Jul 15, 2009 5:59 am    Post subject: [RELEASE] ndPython S252N04V04 Reply with quote

ndPython is an interpreter able to execute a Python program on every
platform supported by Nanodesktop (like PSPE and PSP).

http://visilab.unime.it/~filippo/Nanodesktop/PSP_PSPE/@ndPython/Python_for_Nanodesktop.htm

The version S252N04V04 contains the Nanodesktop 0.4 core, the Stackless
Python 2.52 interpreter (the third number indicates the version 04 that is
the first released to public).

The interpreter supports many standard Python modules (as network
module), it is accelerated in hardware and uses VFPU automatically,
it is optimized and stable. Our interpreter has been designed to follow
all standards and in way to be highly portable (it uses Nanodesktop
HAL - Hardware Abstraction Layer).

As you can see in Visilab website, the system is composed by three
components:

a) the interactive interpreter that executes the Python instructions
typed by the user in an interactive way;

b) the compiler that can create a byte-coded executable (.pyc)
starting for a Python source (.py);

c) the executor that can execute a .pyc byte-coded program.

Through a special wrapper, called ndWrapper the programmer can
use all functionalities supplied by Nanodesktop 0.4: it is possible even to
use a Python routine as Nanodesktop callback.

The ndPython language can be found in the chapter 35 of Nanodesktop
user guide, downloadable here:

http://visilab.unime.it/~filippo/Nanodesktop/PSP_PSPE/Docs/Docs.htm

For the installation and use of the program, refer to the PDF
documents that are included in the rar packages.

For any type of help, Nanodesktop support forum is available for you:

http://www.psp-ita.com/forum/viewforum.php?f=23

I hope that it can be useful. In the next hours, some italian developers
will release some Python program (.pyc) that can be executed using
the Python executor.

Filippo Battaglia
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Wed Jul 15, 2009 7:05 am    Post subject: Reply with quote

Sounds nifty! I like python - I'll have to setup the latest nd and try it out.
Back to top
View user's profile Send private message AIM Address
pegasus2000



Joined: 12 Jul 2006
Posts: 160

PostPosted: Wed Jul 15, 2009 7:21 am    Post subject: Reply with quote

J.F. wrote:
Sounds nifty! I like python - I'll have to setup the latest nd and try it out.


The programs can be used without installing the last nd, too.
(in fact, Python is interpreted...).

Effectively, I really believe in this project...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group