2012/2/14 Armin Rigo <ar...@tunes.org>

> 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)
>

Are you suggesting something similar to emscripten?
A LLVM-to-RPython compiler!
:-)

-- 
Amaury Forgeot d'Arc
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to