[pypy-dev] Dynamic compilation via pyrex?
Grant Olson
olsongt at verizon.net
Sat Mar 12 23:01:12 MET 2005
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
More information about the pypy-dev
mailing list