- Solving the first three section of the last ICFP contest with PyPy's ropes implementation:Task 248.
- Implementing nice wrapper classes around PyPy's ropes algorithms to make their use convenient: Task 239.
- Implementing the Ropes algorithms in C as a CPython extension module: Task 218 (already taken).
Friday, December 7, 2007
PyPy tasks in GHOP
In the latest bunch of tasks that Titus released on Friday for the Google Highly Open Participation Contest there are several that are related to PyPy. Some of them are about presenting PyPy to a technical audience: Task 187, Task 188, Task 189, Task 190.
Then there are some three about Ropes, which are all rather challenging:
No comments:
Post a Comment
See also PyPy's IRC channel: #pypy at freenode.net, or the pypy-dev mailing list.
If the blog post is old, it is pointless to ask questions here about it---you're unlikely to get an answer.