[pypy-svn] r52012 - pypy/extradoc/proposal

niko at codespeak.net niko at codespeak.net
Sat Mar 1 19:22:01 CET 2008


Author: niko
Date: Sat Mar  1 19:21:59 2008
New Revision: 52012

Modified:
   pypy/extradoc/proposal/openjdk-challenge.txt
Log:
tweak slightly

Modified: pypy/extradoc/proposal/openjdk-challenge.txt
==============================================================================
--- pypy/extradoc/proposal/openjdk-challenge.txt	(original)
+++ pypy/extradoc/proposal/openjdk-challenge.txt	Sat Mar  1 19:21:59 2008
@@ -233,6 +233,11 @@
 Master's thesis at the Heinrich-Heine-Universität Düsseldorf about
 improving PyPy's JIT compiler generator.
 
+Nicholas Matsakis (nicholas.matsakis at inf.ethz.ch) is also a core developer of
+PyPy.  He was the primary developer of the current JVM backend for PyPy, and
+has participated in several PyPy sprints on various topics.  He is currently
+doing his PhD at ETH Zurich under the tutelage of Professor Thomas Gross.
+
 .. _PyPy: http://codespeak.net/pypy
 .. _RPython: http://codespeak.net/pypy/dist/pypy/doc/coding-guide.html#rpython 
 .. _`Stackless Python`: http://www.stackless.com/


More information about the pypy-svn mailing list