Differences between revisions 9 and 11 (spanning 2 versions)
Revision 9 as of 2005-10-17 07:34:47
Size: 209
Editor: guardian1
Comment:
Revision 11 as of 2006-08-31 13:07:29
Size: 622
Editor: PaulBoddie
Comment: Added comment, improved layout.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= PyPy =
Line 5: Line 7:
 
----

Has anyone looked at this very small JVM implementation for some ideas? http://www.rtjcom.com/ If we want to have Python run on low-memory systems then this will help.

There are other small JVMs which are genuinely open source (unlike [http://www.rtjcom.com/ simpleRTJ]), and a list of such projects can be found [http://www.kaffe.org/links.shtml via the Kaffe project site]. -- PaulBoddie

PyPy

PyPy is a Python implementation in Python. Yes, it can interpret itself!

Please refer to [http://codespeak.net/pypy the PyPy home page] for more information about this upcoming Python implementation.


Has anyone looked at this very small JVM implementation for some ideas? http://www.rtjcom.com/ If we want to have Python run on low-memory systems then this will help.

There are other small JVMs which are genuinely open source (unlike [http://www.rtjcom.com/ simpleRTJ]), and a list of such projects can be found [http://www.kaffe.org/links.shtml via the Kaffe project site]. -- PaulBoddie

PyPy (last edited 2014-03-31 04:34:44 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.