[Tutor] Has anyone ever tried to convert the textual output of the dis module to another language

R. Alan Monroe amonroe at columbus.rr.com
Mon Apr 18 12:51:24 CEST 2005


>> > Just curious. Googling for 'python "dis module" convert "another
>> > language" ' only got two hits. So maybe no one is trying it? I was
>> > just daydreaming about a native python compiler, and wondered how
>> > feasible it would be.
>>
>> You might be interested in Pyrex and Psyco:
>> http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
>> http://psyco.sourceforge.net/


> PyPy might also be very useful:
>     http://codespeak.net/pypy/

Cool. I also found this while googling around:

http://www.foretec.com/python/workshops/1998-11/proceedings/papers/aycock-211/aycock211.html

Alan



More information about the Tutor mailing list