scripting on top of structural
Benjamin Tai
bt98 at doc.ic.ac.uk
Fri Dec 28 15:37:33 EST 2001
More information about the Python-list mailing list
Fri Dec 28 15:37:33 EST 2001
- Previous message (by thread): REPOST: Re: scripting on top of structural
- Next message (by thread): OT: Wine applicability (was: Python Popularity: Questions and Comments)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): REPOST: Re: scripting on top of structural
- Next message (by thread): OT: Wine applicability (was: Python Popularity: Questions and Comments)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list