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

arigo at codespeak.net arigo at codespeak.net
Wed Oct 3 20:37:35 CEST 2007


Author: arigo
Date: Wed Oct  3 20:37:34 2007
New Revision: 47123

Modified:
   pypy/dist/pypy/doc/index.txt
Log:
A quick status paragraph.


Modified: pypy/dist/pypy/doc/index.txt
==============================================================================
--- pypy/dist/pypy/doc/index.txt	(original)
+++ pypy/dist/pypy/doc/index.txt	Wed Oct  3 20:37:34 2007
@@ -73,6 +73,12 @@
 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.
+
+.. __: http://codespeak.net/pipermail/pypy-dev/2007q4/004103.html
+
 PyPy is mainly developed on Linux and Mac OS X.  Windows is supported,
 but platform-specific bugs tend to take longer before we notice and fix
 them.  About 64-bit machines: although support is mostly present, we


More information about the pypy-svn mailing list