[pypy-commit] extradoc extradoc: tweaks

antocuni noreply at buildbot.pypy.org
Wed May 21 10:44:11 CEST 2014


Author: Antonio Cuni <anto.cuni at gmail.com>
Branch: extradoc
Changeset: r5259:28457fcd20aa
Date: 2014-05-21 10:43 +0200
http://bitbucket.org/pypy/extradoc/changeset/28457fcd20aa/

Log:	tweaks

diff --git a/talk/pycon-italy-2014/talk.rst b/talk/pycon-italy-2014/talk.rst
--- a/talk/pycon-italy-2014/talk.rst
+++ b/talk/pycon-italy-2014/talk.rst
@@ -98,6 +98,8 @@
 
 - Topaz: implementing Ruby
 
+  * most of the language implemented, "definitely faster than MRI"
+
   * https://github.com/topazproject/topaz
 
 - HippyVM: implementing PHP
@@ -120,7 +122,7 @@
 
 - Lots of CFFI modules around:
 
-  * pygame_cffi, psycopg2_cffi, lxml (in-progress)
+  * pygame_cffi, psycopg2_cffi, lxml
 
 - numpy: in-progress, tons of code works out of the box
 
@@ -134,6 +136,16 @@
    :scale: 47%
 
 
+Current status
+---------------
+
+- ARM
+
+- CFFI
+
+- numpy
+
+- py3k
 
 
 xxx


More information about the pypy-commit mailing list