can i write a assemly language programs in python

Simon Forman sajmikins at gmail.com
Thu Jul 9 19:38:18 EDT 2009


On Thu, Jul 9, 2009 at 3:17 AM, m.reddy prasad reddy<reddy.mrp at gmail.com> wrote:
>
> can any one tell me how to write assembly language programs in python...if
> no is there any other way to write the programs in python
>
> Reddi prasad reddy
> ph.no:09958083797
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>

Examine CorePy http://www.corepy.org

"CorePy is a complete system for developing machine-level programs in
Python. CorePy lets developers build and execute assembly-level
programs interactively from the Python command prompt, embed them
directly in Python applications, or export them to standard assembly
languages."

HTH,
~Simon



More information about the Python-list mailing list