What language is GM4Mac written on?
#1
Posted 02 May 2012 - 02:12 PM
#2
Posted 04 May 2012 - 05:30 AM
As for Studio, different export options support different things. The C++ runner is C++, but I believe the IDE is still Delphi. HTML5 is javascript, which is completely different from java. As far as I know Java is not an export option, although it may be used for Android export.
#3
Posted 04 May 2012 - 09:29 AM
Delphi is basically Object Pascal, which is what GM for Mac is based on. It is compiled using Lazarus (more information here: http://en.wikipedia....i/Lazarus_(IDE) )
As for Studio, different export options support different things. The C++ runner is C++, but I believe the IDE is still Delphi. HTML5 is javascript, which is completely different from java. As far as I know Java is not an export option, although it may be used for Android export.
Oh ok. I didn't know that javascript isn't related to java. I thought there were the same, because their names are very similar to each other. Thanks for clearing it up.
#4
Posted 04 May 2012 - 10:14 AM
#5
Posted 04 May 2012 - 11:21 AM
This short description, under "Birth at Netscape", explains how they got similar names while being very different: http://en.wikipedia....rth_at_Netscape
Ok I got it now. Thanks again.
#6
Posted 04 May 2012 - 09:14 PM
Other reasons for the similar name (not mentioned on that Wikipedia page) are:
This short description, under "Birth at Netscape", explains how they got similar names while being very different: http://en.wikipedia....rth_at_Netscape
Ok I got it now. Thanks again.
- every Java keyword (or most at least) is included in JavaScript (some don't do anything... but you shouldn't use them as variable names). Or maybe I got that backwards...
- and I think (but I'm not sure) it was a marketing thing. I know that JScript (Microsoft's version) is the exact same language, with the name altered because of trademark reasons
And the fact that Java and JavaScript have similar syntax (both being based on C) doesn't help in the name confusion...
#7
Posted 07 May 2012 - 10:57 AM
Other reasons for the similar name (not mentioned on that Wikipedia page) are:
This short description, under "Birth at Netscape", explains how they got similar names while being very different: http://en.wikipedia....rth_at_Netscape
Ok I got it now. Thanks again.
- every Java keyword (or most at least) is included in JavaScript (some don't do anything... but you shouldn't use them as variable names). Or maybe I got that backwards...
- and I think (but I'm not sure) it was a marketing thing. I know that JScript (Microsoft's version) is the exact same language, with the name altered because of trademark reasons
And the fact that Java and JavaScript have similar syntax (both being based on C) doesn't help in the name confusion...
Ok. Thanks dannyjenn!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











