Page 1 of 1

Programming language used by sandbox?? cubiscript

Posted: November 20th, 2010, 12:24 pm
by RpgAprz
Programming language used by sandbox?? cubiscript

As I understand the cubescript is to change the menu, and stuff but the programming language itself that is?

c + +? lua? which one is yours?

and if this is not one known you recommend a good book or tutorial

Thanks for your answers

Re: Programming language used by sandbox?? cubiscript

Posted: November 20th, 2010, 12:27 pm
by klimyriad
The main Language to make things like inventory, menus is cubscripted.

The Language to program sandbox is C and C++

Re: Programming language used by sandbox?? cubiscript

Posted: November 20th, 2010, 12:28 pm
by owenisred
c++ :)

hope i helped :)
Owen

Re: Programming language used by sandbox?? cubiscript

Posted: November 20th, 2010, 12:28 pm
by owenisred
damn it klimyriad you beat me to it :)

Re: Programming language used by sandbox?? cubiscript

Posted: November 20th, 2010, 12:33 pm
by klimyriad
LOL
Well i am suppose to member of the support team.

Re: Programming language used by sandbox?? cubiscript

Posted: November 20th, 2010, 4:34 pm
by chocolatepie33
Deal is, Sandbox uses Cubescript (which is a derivation of C++ and LISP) for games, but it's made from C++, mostly.
Leo_V117 (or just Leo) has/had plans to make a version of Cubescript (I think he called it Darkscript), based off of Lua.

Re: Programming language used by sandbox?? cubiscript

Posted: December 9th, 2010, 12:36 pm
by Leo_V117
Too right. But its no longer based off of Lua (gonna let CubeCreate have its advantage) Im gonna base it off Cubescript itself, With easier commands and all that. And you got the name right too... DarkScript, Script by Name, Dark by Nature. :lol:

Sandbox is programmed in C++, but, as with all engines, has its own scripting language, we all know as, Cubescript (or C-S). Cubescript is by-far the easiest programming language known to mankind... well... most of it. :D C++ is cross-platform, which is a bonus to Sandbox, although C++ is not the fastest. C is the slowest (I think), C++ is a little faster, Java is faster, Lua is the Fastest.

Hope this helps.
- Leo