Depending on which implementation[s] you want to target, Michal, you
should also check out PyPy at http://codespeak.net/pypy/, IronPython
at http://www.codeplex.com/IronPython, and Jython at
http://www.jython.org/ -- Jython's currently a tad behind the other
three, but Sun Microsystems has just ann
Michal> I'm about to start my master thesis: "optimizing python
Michal> interpreter" therefore i would require your help plz ;)
Michal> first of all i need to find out, how the python interpreter is
Michal> implemented, and which are the related sources, if this stuff is
Micha
hi,
I'm about to start my master thesis: "optimizing python interpreter" therefore i
would require your help plz ;)
first of all i need to find out, how the python interpreter is implemented, and
which are the related sources, if this stuff is somewhere documented that
would be very helpfull...