I'm working on a dynamic x86 assembler for python. Someone on comp.lang.python mentioned that you guys were dynamically compiling python code via pyrex. I was under the impression that this was static compilation. Which one of us is right?
I tried digging around your website some, but couldn't find any info. BTW, the interpreter is in much better shape than when I last checked it out (probably 18 months ago ;-) ) -Grant _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
