WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Archive (https://www.wowinterface.com/forums/forumdisplay.php?f=161)
-   -   Programming Language (https://www.wowinterface.com/forums/showthread.php?t=23315)

tattooedpierre 05-06-09 01:28 PM

Programming Language
 
It may just be my imagination but some of the code that was posted in a preview thread looked like C# to me. Of course, for the Mac this wouldn't work (unless the Mono Framework was pre-installed, and even then..)

My query was really what programming language are you using? I'm guessing Java but I couldn't 100% confirm this from what I had read, though it does seem likely.

Just idle curiosity ;)

EDIT: Meh answered my own question; seems it is.

Phantom 05-08-09 02:00 AM

Quote:

Originally Posted by tattooedpierre (Post 133929)
It may just be my imagination but some of the code that was posted in a preview thread looked like C# to me. Of course, for the Mac this wouldn't work (unless the Mono Framework was pre-installed, and even then..)

My query was really what programming language are you using? I'm guessing Java but I couldn't 100% confirm this from what I had read, though it does seem likely.

Just idle curiosity ;)

EDIT: Meh answered my own question; seems it is.

Considering the framework they plan to use is coded in Java, it multi-platform shouldn't be a problem

The code located in this thread is indeed Java. I can tell by the syntax.

Bomyne 05-10-09 09:07 PM

Correct me if I'm wrong, but isn't java based on C or C++ or C# or something? :)

Vyper 05-10-09 09:59 PM

Quote:

Originally Posted by Bomyne (Post 135087)
Correct me if I'm wrong, but isn't java based on C or C++ or C# or something? :)

If I recall correctly, the official "Sun" java as well as most of the open JDKs are written in C. I may be wrong though.

C# is Microsofts baby and borrows so heavily from Java, that if you know one, you, you know them both.

Shirik 05-10-09 11:48 PM

I believe the official sun JRE is written in C++, as the Java Native Interface (JNI) is very C++ish. I believe they use the same interface for their JRE.

Vyper 05-11-09 07:18 AM

Quote:

Originally Posted by Shirik (Post 135117)
I believe the official sun JRE is written in C++, as the Java Native Interface (JNI) is very C++ish. I believe they use the same interface for their JRE.

JNI=evil... please don't ever remind me of having to use that again. :eek:


All times are GMT -6. The time now is 10:20 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI