scripting on top of structural

Benjamin Tai bt98 at doc.ic.ac.uk
Fri Dec 28 15:37:33 EST 2001


Hi Dave,

> 6. Speed of development from the scripting language _and_ speed of
> execution from the underlying C/C++ code.

True, all the hotspot should be moved to the structural language.


> You might also want to look at Chapter 2, "Scripting Languages" in
> the SWIG manual, available at:
>
>     http://www.swig.org/Doc1.1/HTML/Scripting.html

The paper has described the situation clearly, "the two language view of the
world".

Apart from accessing to data structure and encapsulated C/C++ code at a
higher level , would there be any more possibilities?

Are there be any "two language" applications which have shown other benefits,
apart from a higher level manipulation, a shorter development cycle, or a
wide range of libraries?


Thanks

Ben





More information about the Python-list mailing list