[pypy-dev] Translate pypy-c

Bruno Gola brunogola at gmail.com
Tue Aug 19 05:49:23 CEST 2008


Hi!

I'm working on branch 2.5-features and trying to translate pypy-c.
Probably some of the changes I made are not RPython and the translator
crashes.

Some of theses changes I've already found and fixed, but now I can't
find out how to fix this error (traceback
http://paste.pocoo.org/show/82666/).

The traceback points to checkFlag() in pyassem.py, but it's identical
to trunk. I've written some code that uses this method (visitImport()
and visitFrom() in pycodegen.py).

I don't know much about the translator. Does anyone have any idea
about what's wrong?

Thanks,
--
Bruno Fialho Marques Gola <brunogola at gmail.com>
http://www.brunogola.com.br
Cel: (11) 9294-5883



More information about the Pypy-dev mailing list