No biggie, python isn't hard to embed into C++ applications, you can just embed cpython in the application, give it a few api interfaces to interact with the subs, and voila, you have python scripting ...