[BangPypers] converting python to assembly..

Noufal Ibrahim noufal at nibrahim.net.in
Sat Jun 2 21:18:38 CEST 2012


Vishal <vsapre80 at gmail.com> writes:


[...]

> I think the main point of doing a Python-to-C conversion followed by
> creation of a dll which is re-imported into Python is performance.
> Obfuscation is a by-product of this process. But if code-protection is more
> paramount...it can be the considered the other way round too :)).
> Anyways, if you have not looked, (and I hope you have) at Cython (
> www.cython.org), I would urge you to take a look. Cython shines at doing
> all of this and more in the most convenient way.

Dunno. I tried Cython around a year or two ago and preferred writing
proper C to writing Cython. It was too confusing.



[...]


-- 
Cordially,
Noufal
http://nibrahim.net.in


More information about the BangPypers mailing list