https://bitbucket.org/pypy/pypy/downloads
Please make sure they work as expected, especially the osx one since I
cannot test it.
If all is OK, I will "release" (update the pypy.org website and publish the
release notice on the blog) in 6 hours or so
Matti
___
Hi Richard,
On 2 February 2015 at 17:56, Richard Plangger wrote:
> Sorry to bother again. I did not get any response yet. The problem is
> that I need a better picture about a topic I could work on for my thesis
> and I really would like to contribute to pypy. In this week I would like
> to decid
Hi
One topic that captured my interest is a light-weight type-specilizing
JIT that does not emit any assembler, but instead rewrites the
bytecode into a more type-specific form. This has been done before in
luajit and gives good results there. I wonder if the same can be
applied in PyPy
PS. Feel