Writing an assembler in Python

iansuderman at gmail.com iansuderman at gmail.com
Tue Jun 19 20:41:11 EDT 2018


What does the code look like to insert assembler into python and how does that code send information back to python.

It seems you wrote that python is a good compiler for assembly.  If possible I want to add assembly to my python.



More information about the Python-list mailing list