0
Which scripting language goes with c++
2 Answers
+ 2
umm, what do you mean by scripting language in C++?
C++ is just an programming lang that excutes the code through complier.
Javascript and Python are usually called as scripting languages.
If you mean that you want to make some graphical game, you can make games through game engines.