Is this make sence? Dynamic assembler for python

Dave Angel davea at ieee.org
Mon Jun 21 09:15:15 EDT 2010


Steven D'Aprano wrote:
> On Mon, 21 Jun 2010 03:00:12 -0400, Dave Angel wrote:
>
>
>   
>> But the OP said of his friend:
>>
>> "He dynamically generates mashine code and call that from python."
>>
>> I took that to mean he dynamically generated machine code, not that he
>> hired some human to do it.
>>     
>
>
> Well, I suppose if his friend is a robot or alien intelligence, you could 
> very well be right. *wink* 
>
> Otherwise, whether his friends writes the assembly, or he hires someone 
> to do it, what's the difference?
>
> (If you follow the OP's link to the code, it seems fairly clear to me 
> that it uses hand-written assembly code.)
>
>
>   
My fault.  I didn't follow the link.  I assumed the words in all those 
messages were clear enough.  So his acquaintance is writing an 
assembler, not a code generator.

DaveA




More information about the Python-list mailing list