PS3Hax Network - Playstation 3 Hacks and Mods

PS3Hax Network - Playstation 3 Hacks and Mods (http://www.ps3hax.net/forums.php)
-   PS3 | Homebrew (http://www.ps3hax.net/forumdisplay.php?f=12)
-   -   Homebrew Language? (http://www.ps3hax.net/showthread.php?t=8595)

NZHawk 01-06-2009 07:32 PM

Homebrew Language?
 
When the PS3 gets our code running, What type of code will it be?
I know it wont be any .Net code, But what about LUA or C++?

Thanks,

davidthefat 01-06-2009 08:30 PM

c/c++ like most games

uncholowapo 01-07-2009 02:39 PM

Yup c/c++. Hey do you use Visual Basic or C++ for your programs?

SlyRipper 01-07-2009 02:47 PM

Developers preference.

dasda 01-07-2009 03:20 PM

Good hackers use "c" of course! ;)

uncholowapo 01-07-2009 03:51 PM

The C++ book I'm reading says that "C is politically incorrect..." lol

ChaosPower 01-07-2009 04:05 PM

c / c++.

C is created so that can create another language and advance operating system.
C++ is created because of the need for object oriented.


Java is a descendant of c++, removing its multi-inheritance power. But for some reason, open source homebrews should use Java instead. My reason is for the ease of understanding and is easily organized.


Bad language of choice is Ada.

0cton 01-09-2009 03:10 AM

Quote:

Originally Posted by ChaosPower (Post 80218)
Bad language of choice is Ada.

You are wrong
there is no bad choice of a language
it all comes down to preferences/tastes etc
If you like ADa use it :P
IF you don't than don't!

dasda 01-09-2009 03:49 AM

c has its super-portability (pretty much all platforms) and high-speed native output. the compiler also allows for easy inline assembly, which is very powerful for hackers. c is also very easy to read, understand, and relies on the computer basics, unlike certain other languages.

SlyRipper 01-09-2009 04:37 AM

How about LOLCode?

Here's a "Hello World" in LOLCode:
Code:

HAI
CAN HAS STDIO?
VISIBLE "HAI WORLD!"
KTHXBYE



All times are GMT -5. The time now is 04:02 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.