Python VM specs

Skip Montanaro skip at pobox.com
Wed Aug 22 06:39:27 EDT 2001


    Xavier> Is there any paper describing the instruction set of the Python
    Xavier> Virtual Machine or should I learn anything from Python/ceval2.c?

I think right now Python/ceval.c is your only choice.  I recently began
working on something, but really have nothing more than a crude outline.  If
you start looking at ceval.c and get stuck, drop me a note.  I'd be happy to
try and explain things.  It might motivate me to work on pyvm.tex a bit more
as well.

-- 
Skip Montanaro (skip at pobox.com)
http://www.mojam.com/
http://www.musi-cal.com/




More information about the Python-list mailing list