Is this make sence? Dynamic assembler for python

DivX sem.radi at gmail.com
Sat Jun 19 14:53:38 EDT 2010


I found on the forum some discussion about crypting text and one guy
did make assembly implementation of crypting algorithm. He dynamically
generates mashine code and call that from python. Here are impressive
results http://www.daniweb.com/code/snippet216632-5.html

Is this better approach then writing extensions in c?



More information about the Python-list mailing list