[pypy-dev] Suggestions for small projects for getting started hacking on pypy?

Maciej Fijalkowski fijall at gmail.com
Thu Sep 1 15:01:45 CEST 2011


On Sun, Aug 28, 2011 at 12:29 AM, Christian Hudon
<chrish at pianocktail.org> wrote:
> Le Sat Aug 27 09:10:12 2011, Samuel Ytterbrink a écrit :
>>
>> What part? The Interpreter or the tool chain? or usage of the Interpreter?
>
> Hmm. A bit of the first two, I guess. I'm not clear how "usage of the
> interpreter" would be any different from using CPython (except for things
> executing faster). Actually, I liked the suggestion from Wim (off list?) to
> start by improving bits of the cppyy C++ bridge. I'd like to take a look at
> moving this along a bit further, unless other people chime in saying that
> it's not something relevant to work on.
>
> The only information I found about cppyy is a blog post from last Summer
> (CERN Sprint Report - Wrapping C++ Libraries). Is the information in that
> blog post still relevant? Which branch to I have to get? (I didn't find
> cppyy on the trunk). I assume if I have more specific questions about a
> specific piece of code while I'm coding, the best way to proceed is to ask
> on the IRC channel?
>
> Thanks,
>
>  Christian
>

There is an incomplete list here:
http://doc.pypy.org/en/latest/project-ideas.html

cheers,
fijal


More information about the pypy-dev mailing list