Question:
which scripting language works best with c++?
Mike
2010-04-23 19:23:47 UTC
I am thinking about learning a scripting language, but don't know which one to use, any ideas?
Five answers:
Mike
2010-04-23 19:57:38 UTC
Python and Lua are pretty good
anonymous
2010-04-23 19:31:29 UTC
I'd say Python. If you're into game development, Lua seems to be the most popular scripting language there.



If you're programming games in C++, then scripting with Lua is best.
anonymous
2010-04-23 19:33:25 UTC
in windows , there is a less options , javascript will be a good one.



in linux : you can try shell ,perl ,python .



python is a very good scripting language
anonymous
2010-04-23 19:36:19 UTC
C++ is a CC mode language.



PHP is also a CC mode language. If you're looking for a familiar syntax, PHP would be a good choice.



What do you mean, "works best with C++?" Why would you try to integrate the two?
littlebigplanet01
2010-04-23 19:34:59 UTC
c++ is its own language and i would highly recommend you not start with it. start with python as it is simplest. then move onto java. you can actually skip java all together but i would at least try java. then move on to c++.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...