[pypy-svn] r80384 - pypy/extradoc/pycon-advertisement

lac at codespeak.net lac at codespeak.net
Wed Feb 23 14:02:36 CET 2011


Author: lac
Date: Wed Feb 23 14:02:34 2011
New Revision: 80384

Added:
   pypy/extradoc/pycon-advertisement/
   pypy/extradoc/pycon-advertisement/draft.1
Log:
First draft, copy-pasted from email from jacob


Added: pypy/extradoc/pycon-advertisement/draft.1
==============================================================================
--- (empty file)
+++ pypy/extradoc/pycon-advertisement/draft.1	Wed Feb 23 14:02:34 2011
@@ -0,0 +1,22 @@
+Support PyPy
+============
+
+While we are happy to help you getting your code to work with PyPy,
+you may want something more than a bit of guidance over IRC. Some
+members of the PyPy development team are available for consulting
+work. Here are some examples of what they could do for you:
+
+- Commercial support contracts
+- On site mentoring of developers
+- Make your codebase compatible with PyPy
+- Port your favourite C/C++ extension library to PyPy
+- Build tools that are compatible with SWIG/Boost/Cython/whatever
+- Make Stackless Python work with the JIT
+- Write a backend for your favourite CPU architecture (X86, amd64 and ARM are 
+already there)
+- Make code that works under PyPy go even faster
+- Write an interpreter for your second favourite dynamic programming language
+- Implement Python 3.x features
+- Build a code obfuscator that is not trivial to work around
+
+Send an email to pypy at openend.se and we will get in touch with you.



More information about the Pypy-commit mailing list