"Stephen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
>I like the idea of being able to port specific sections to C ... Python
> seems more flexible than PHP ... scalable.

If you want portions of your code in C, then wrap them with Swig.
That way they can be available in any number of languages including
Python, PHP, Java and Perl.

http://www.swig.org/compare.html

Roger 


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to