I am trying to decide on embedding either Python or Lua in my app. I would prefer Python, because it gives access to so many libraries and has strong support in the Computational Science area. Which ...
So, a couple of questions for the hive mind. I'm curious, what is the design argument for embedding a scripting language in an application? I'm a developer, and I've used Perl and Python plenty for ...