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 

New to PSP Dev..

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



Joined: 24 Jan 2006
Posts: 2

PostPosted: Tue Jan 24, 2006 8:30 am    Post subject: New to PSP Dev.. Reply with quote

I'm a Junior Computer Science student, I usually program with C/C++, Java, and some Unix scripts..

I've just downloaded a bunch of tutuorials about PSP development to get started with.

But I have a little question..

What advantages does Lua have over C/C++ in programming homebrew?

Any tips, tutorials, links would be helpful.
_________________
Bad Input = F grade
Back to top
View user's profile Send private message
nullp01nter



Joined: 04 Jan 2006
Posts: 26
Location: Saxony/Germany

PostPosted: Tue Jan 24, 2006 9:20 pm    Post subject: Reply with quote

Well, personally I do not use Lua. But as I understood you do not need such a complex compiler environment as for C/C++. Lua is interpreted by Lua player which is available for different platforms. So you can (with some tradeoffs) test your code e. g. on windows.

Also you do not need to care about compiling and installing libraries for images, 3D, truetype, sound and more. It's all built in. Otherwise, if you want to get maximum performance, you may want to use C/C++ (this does not mean that Lua player is slow).

Thoralt
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