I would like to hear some ideas on what are the topics I should be really concerned when trying to create a script language for game on top of C++.
Aditionally,
some questions what are the overheads?
Why super fancy Extreme talented teams use script languages like Lua instead of core C++ assuming that must be an overhead?
I would like to hear other peaples opinion.