Hi,
yesterday I was talking with someone about the Fusion Fall MMO and he asked me in which language it was written in. Not that this really matters, but I was curious myself and maybe someone knows in which language it was written in - C# or JS.
Thanks!
Martin
C’mon! You can’t leave out Boo :lol:
Hehe, JS is a slightly modified Boo from what I’ve learned , so I should have better said: JS/Boo or C#, right?
shaun
December 3, 2008, 2:20pm
4
What I was involved in was all C#, using Visual Studio as the IDE.
jashan
December 3, 2008, 2:29pm
5
Cool link! Thanks, Martin! And btw, interesting question … EDIT: And thanks for the answer, shaun
It’s a really funny story with JavaScript, see: JavaScript - Wikipedia
It is a dynamic, weakly typed, prototype-based language with first-class functions. […] JavaScript, despite the name, is essentially unrelated to the Java programming language, although both have the common C syntax, and JavaScript copies many Java names and naming conventions […] “JavaScript” is a trademark of Sun Microsystems. […] JavaScript was originally developed by Brendan Eich of Netscape under the name Mocha, which was later renamed to LiveScript, and finally to JavaScript.
Now comes a really funny part for this context:
The naming has caused confusion, giving the impression that the language is a spin-off of Java, and it has been characterized by many as a marketing ploy by Netscape to give JavaScript the cachet of what was then the hot new web-programming language.
Oh well … sounds familiar to me.
What I find a little worrying is:
And none of that is even related to Unity’s Javascript! We should edit wikipedia to include the extra confusion caused by Unity’s use of the name Javascript.
Cool link! Thanks, Martin! And btw, interesting question … EDIT: And thanks for the answer, shaun
It’s a really funny story with JavaScript, see: JavaScript - Wikipedia
It is a dynamic, weakly typed, prototype-based language with first-class functions. […] JavaScript, despite the name, is essentially unrelated to the Java programming language, although both have the common C syntax, and JavaScript copies many Java names and naming conventions […] “JavaScript” is a trademark of Sun Microsystems. […] JavaScript was originally developed by Brendan Eich of Netscape under the name Mocha, which was later renamed to LiveScript, and finally to JavaScript.
Now comes a really funny part for this context:
The naming has caused confusion, giving the impression that the language is a spin-off of Java, and it has been characterized by many as a marketing ploy by Netscape to give JavaScript the cachet of what was then the hot new web-programming language.
Oh well … sounds familiar to me.
What I find a little worrying is: