Skip to content

Commit 470d1d2

Browse files
committed
some more changes to the pypy entry
1 parent 038c25b commit 470d1d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -673,8 +673,7 @@ <h2>Project Ideas</h2>
673673
<!-- Info -->
674674
<td><h4>PyPy</h4></td>
675675
<tr><td><p>PyPy is a fast, compliant alternative implementation of the Python language.</p>
676-
Several rather separate modules exist, some of them are rather challenging. We also offer tasks where
677-
the learning curve is not that steep.</p>
676+
PyPy is separated in many independant layers, one can work on each separatly. Some areas offer rather challenging topics (such as JIT compilation, Optimization, ...), others do not have such a steep learning curve.</p>
678677
</td></tr>
679678
<tr><td><a href="http://pypy.org/">Website</a> |
680679
<a href="https://webchat.freenode.net/">Contact: IRC Channel #pypy</a> |

0 commit comments

Comments
 (0)