Home » Tag: an embedded language

Tag Archives: an embedded language

Embedding Python in Multi-Threaded C/C++ Applications

Ivan Pulleyn Issue #73, May 2000 Python provides a clean intuitive interface to complex, threaded applications. Developers often make use of high-level scripting languages as a way of quickly writing flexible code. Various shell scripting languages have long been used to automate processes on UNIX systems. More recently, software applications have begun to provide scripting layers that allow the user ...

Read More »