Wednesday, December 03, 2008
Speeding-Up Software Development Using Embedded Scripting
Dr. Dobb's | Speeding-Up Software Development Using Embedded Scripting | December 3, 2008: "Embedded scripting is increasingly gaining popularity in design of software systems and applications. In the programming paradigm of embedded scripting, an interpreter or scripting engine is embedded into a binary application program. The application can execute script code through the embedded interpreter. The script code can also invoke binary code. Although a powerful embeddable interpreter can speed-up software development and deployment significantly, the power and capabilities of this programming paradigm are yet to be explored and fully utilized."