En Wed, 19 Mar 2008 13:17:01 -0300, Blubaugh, David A.  
<[EMAIL PROTECTED]> escribió:

> Has anyone worked with a translator that will translate python to c/c++
> source code?  I know that there is already one translator of this nature
> (shedskin compiler) out there.  However, it is still in the beta stage
> of development.  Does anyone know of a more developed version of a
> translator of this nature?

There is also Cython (based on Pyrex). But they use a different approach  
than ShedSkin. You may want to read this thread:
http://thread.gmane.org/gmane.comp.compilers.shedskin.general/66

-- 
Gabriel Genellina

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

Reply via email to