![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on LUA IDE's? within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; I just googled it and saw a couple..but will they work for developing for the PSP?...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
I just googled it and saw a couple..but will they work for developing for the PSP?
__________________
[CENTER][IMG]http://klick.ws/images/phil.png[/IMG] [SIZE="6"][B][U][COLOR="RED"]Most baddest mother****er alive.[/COLOR][/U][/B][/SIZE] [/CENTER] |
|
|
|
|
|
#4 |
![]() ![]() Developer
|
The only "real" IDE for the PSP is TTLDE, because I think to be considered an IDE, it has to be able to actually run the code. So for the PC, there aren't any programs that will work as an IDE. So, as harleyg mentioned, I think it is best to use a code editor with syntax highlighting and auto-indentation, because even though IDE's have these features, they generally consume much more resources than just editors.
|
|
|
|
|
|
#5 | |
![]() |
Quote:
Hm..well then..I think I'll just give LUAplayer a go then and try things from the CL.
__________________
[CENTER][IMG]http://klick.ws/images/phil.png[/IMG] [SIZE="6"][B][U][COLOR="RED"]Most baddest mother****er alive.[/COLOR][/U][/B][/SIZE] [/CENTER] |
|
|
|
|
|
|
#6 |
![]() |
I prefer to use ConTEXT which really isn't and IDE, but it is really helpful. You can set it up so you can run the lua file with windowsluaplayer inside of the program. It has syntax highlighting for a whole bunch of programming languages including LUA, C/C++, HTML, Perl, PHP, Python, VB, SQL, and many more. You can even dl new plugins to use. www.context.cx
|
|
|
|
|
|
#8 |
![]() |
To do what i said, after you install, goto options>enviroment options>execute keys, then click on add. Type "lua" (no period before). Then click on the key you want to execute the script with. In the execute box browse to you luaplayer.exe file, and under parameters type "%f". That should have you set.
|
|
|
|
![]() |
| Tags |
| ide , lua |
| Thread Tools | |
|
|