Extending python with C

Henrik Härkönen radix at verso.st.jyu.fi
Fri May 3 04:51:32 EDT 2002


Hi!

I found that the possibility to extend Python with C is indeed very nice
feature of Python! Exited by this, I made little testings how much speed
up in some python programs can be accomplished. I also wrote a little 
'note' about it, if anyone is interested, check

http://kortis.to/radix/python_ext/

It includes two graphs which shows the difference between a pure C program 
and a combination of Python and C. 

So far, Python has never stopped to amaze me how nice things really can be 
in programming today. :) 

-- 
Henrik Härkönen <radix at kortis.to> [ http://kortis.to/radix ]



More information about the Python-list mailing list