[pypy-svn] r47125 - pypy/dist/pypy/doc

arigo at codespeak.net arigo at codespeak.net
Wed Oct 3 21:36:09 CEST 2007


Author: arigo
Date: Wed Oct  3 21:36:09 2007
New Revision: 47125

Modified:
   pypy/dist/pypy/doc/index.txt
Log:
Mention Java.


Modified: pypy/dist/pypy/doc/index.txt
==============================================================================
--- pypy/dist/pypy/doc/index.txt	(original)
+++ pypy/dist/pypy/doc/index.txt	Wed Oct  3 21:36:09 2007
@@ -73,9 +73,10 @@
 Status
 ===================================
 
-PyPy can be used to run Python programs on Linux, OS/X, Windows, and
-on top of .NET.  It is recommended to try out the current Subversion
-HEAD, which contains `major improvements`__ since the last release.
+PyPy can be used to run Python programs on Linux, OS/X,
+Windows, on top of .NET, and (recently) on top of Java.
+It is recommended to try out the current Subversion HEAD,
+which contains `major improvements`__ since the last release.
 
 .. __: http://codespeak.net/pipermail/pypy-dev/2007q4/004103.html
 


More information about the pypy-svn mailing list