<br><div class="gmail_quote">On Thu, Mar 17, 2011 at 10:23 AM, Leonardo Santagada <span dir="ltr">&lt;<a href="mailto:santagada@gmail.com">santagada@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

7 - make pypy on .net jit work (or on java)<br></blockquote><div><br>This reminds me: it might be good to make the JVM PyPy be able to call native Java code - on a typical JRE, and on Android.  Last I heard, on Android people were using a CPython port, which reportedly requires a stub for the various Android library calls that&#39;re written in what-is-essentially-Java.  What I was told is that the Ruby port to Android gives much better API access, because they started with a Ruby that runs on a JVM.<br>
<br>Also, on the matter of performance testing, coming up with a bunch of tests that run unmodified on a large number of Python interpreters might be included - though perhaps that goes without saying.<br><br><br></div></div>