[pypy-svn] r52010 - pypy/extradoc/proposal
antocuni at codespeak.net
antocuni at codespeak.net
Sat Mar 1 19:01:36 CET 2008
Author: antocuni
Date: Sat Mar 1 19:01:35 2008
New Revision: 52010
Modified:
pypy/extradoc/proposal/openjdk-challenge.txt
Log:
add email addresses
Modified: pypy/extradoc/proposal/openjdk-challenge.txt
==============================================================================
--- pypy/extradoc/proposal/openjdk-challenge.txt (original)
+++ pypy/extradoc/proposal/openjdk-challenge.txt Sat Mar 1 19:01:35 2008
@@ -220,17 +220,18 @@
Developers
----------
-Antonio Cuni is one of the core developers of PyPy; he is the main
-author of the CLI backend, and the coauthor of the JVM backend;
-recently, he began working on an experimental CLI backend for the
-JIT. Currently, he is a PhD student at Univeristà degli Studi di Genova,
-doing research in the area of implementation of dynamic languages on
-top of object oriented virtual machines.
+Antonio Cuni (anto.cuni at gmail.com) is one of the core developers of
+PyPy; he is the main author of the CLI backend, and the coauthor of
+the JVM backend; recently, he began working on an experimental CLI
+backend for the JIT. Currently, he is a PhD student at Univeristà
+degli Studi di Genova, doing research in the area of implementation of
+dynamic languages on top of object oriented virtual machines.
-Carl Friedrich Bolz also is a core developer of PyPy. He worked on various areas
-including the garbage collectors, optimizations and the Python interpreter. He
-is currently doing a Master's thesis at the Heinrich-Heine-Universität
-Düsseldorf about improving PyPy's JIT compiler generator.
+Carl Friedrich Bolz (cfbolz at gmx.de) also is a core developer of
+PyPy. He worked on various areas including the garbage collectors,
+optimizations and the Python interpreter. He is currently doing a
+Master's thesis at the Heinrich-Heine-Universität Düsseldorf about
+improving PyPy's JIT compiler generator.
.. _PyPy: http://codespeak.net/pypy
.. _RPython: http://codespeak.net/pypy/dist/pypy/doc/coding-guide.html#rpython
More information about the pypy-svn
mailing list