![]() |
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, |
c/c++ like most games
|
Yup c/c++. Hey do you use Visual Basic or C++ for your programs?
|
Developers preference.
|
Good hackers use "c" of course! ;)
|
The C++ book I'm reading says that "C is politically incorrect..." lol
|
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. |
Quote:
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! |
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.
|
How about LOLCode?
Here's a "Hello World" in LOLCode: Code:
HAI |
| 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.