Any other Python flaws?

Edward C. Jones edcjones at erols.com
Thu Jun 14 16:04:17 EDT 2001


Andrew Kuchling wrote:

> Are there any other flaws that should be added?


Something like SWIG should be built into Python for wrapping code 
written in other languages, especially C, C++, and FORTRAN. 
Perhaps the output of some program-transformation code can be fed 
into Boost.Python.

Here are some urls: http://www.swig.org/, http://www.txl.ca, 
http://www.boost.org, http://www.program-transformation.org/, and 
http://www.compilers.net/Coco.htm.

Thanks for the wonderful language,
Ed Jones




More information about the Python-list mailing list