[pypy-dev] Web Place/ Analysis/ Review

2012-05-09 Thread Freddie Jacobsen
pypy-...@codespeak.net: Your site has a good look and feel but you're not getting as much web traffic as you could be getting. Can we show you how to change that? It won't cost you anything for us to review your online business and the results could spike your web revenue. Reply to us t

Re: [pypy-dev] pypy-stm

2012-05-09 Thread gelin yan
On Wed, May 9, 2012 at 10:01 PM, Armin Rigo wrote: > Hi all, > > Here is the very first Python 2.7 interpreter to run existing > multithreaded programs on multiple cores. Linux 32 bits. It is > horribly slow right now, so consider this as nothing more than a demo > :-) > >http://wyvern.cs.u

[pypy-dev] pypy-stm

2012-05-09 Thread Armin Rigo
Hi all, Here is the very first Python 2.7 interpreter to run existing multithreaded programs on multiple cores. Linux 32 bits. It is horribly slow right now, so consider this as nothing more than a demo :-) http://wyvern.cs.uni-duesseldorf.de/~arigo/pypy-c-r54960-stm.tar.bz2 Documentation:

Re: [pypy-dev] cppyy: C++ bindings for PyPy

2012-05-09 Thread wlavrijsen
Hi Armin, I think that Fijal's suggestion was to merge the branch anyway, but keep cppyy turned off by default. I would also welcome this, but it's up to you if you prefer to keep it in a separate branch. I feel better about merging now that I've created a standalone version of Reflex. Howeve