Editors Note
Enables you to embed the C/C++ interpreters into your C/C++ applications as a script engine. In the runtime, you can the scripts or functions and call back the C/C++ binary functions. Makes your tools more friendly with C/C++ script extensions. Reduces the complexity of hetrogehous developmentenvironment for both embedded scripting and applications. You can load scripts incrementlly and execute them dynamically.