On 02/14/2012 01:18 PM, Armin Rigo wrote:
As a rather extreme solution: I wonder how useful it would be to use gcc to cross-compile the C intermediate sources to MIPS assembler, and write a MIPS interpreter in RPython... (MIPS because it's apparently a very simple instruction set)
this approach would work for all C extensions then, not just Cython's one, right? _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev