ScriptEmbedder is generalized version of the SignalHandler application used in the auxilo2 (http://github.com/coder4803/auxilo2) smart home project. This reusable component can be used to embed scripts into C++ application. Component allows C++ applications to run scripts and scripts to interact with the host application.
User manual and developer documentation can be found on the wiki page.