py2c - an open source Python to C/C++ is looking for developers

Ramchandra Apte maniandram01 at gmail.com
Sun Sep 2 09:46:36 EDT 2012


On Sunday, 2 September 2012 12:53:35 UTC+5:30, Serhiy Storchaka  wrote:
> On 02.09.12 06:15, Ramchandra Apte wrote:
> 
> > It converts to *pure* C/C++ *without* using Python or its API so that it can be the same speed as C/C++
> 
> 
> 
> How is it implemented long integers?

py2c  has been just started (long integer multiplacation might use the Python internal multiplication code) (it uses the karatsuba algorithm)



More information about the Python-list mailing list