projects: PyPy is transitioning out.
This commit is contained in:
parent
0da1410edf
commit
3e76b47ee3
1 changed files with 0 additions and 21 deletions
|
@ -549,27 +549,6 @@ still have the ability to directly execute any SQL statement.</p>
|
|||
by many web host providers, and has translations underway for more than
|
||||
seventy languages.</p>
|
||||
|
||||
<h2><a href="http://pypy.org/">PyPy</a></h2>
|
||||
|
||||
<img class="project-logo" src="../../img/projects/pypy.svg" alt="" />
|
||||
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||
<input type="hidden" name="cmd" value="_s-xclick">
|
||||
<input type="hidden" name="hosted_button_id" value="J268ZTLRE2BW8">
|
||||
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to PyPy via PayPal">
|
||||
</form>
|
||||
|
||||
<p>The PyPy project aims to provide:</p>
|
||||
|
||||
<ul>
|
||||
<li>a common translation and support framework for producing
|
||||
implementations of dynamic languages, emphasizing a clean
|
||||
separation between language specification and implementation
|
||||
aspects.</li>
|
||||
<li>a compliant, flexible and fast implementation of the Python Language
|
||||
using the above framework to enable new advanced features without having
|
||||
to encode low level details into it.</li></ul>
|
||||
|
||||
<h2><a href="http://qemu.org">QEMU</a></h2>
|
||||
|
||||
<img class="project-logo" src="../../img/projects/qemu.svg" alt="" />
|
||||
|
|
Loading…
Reference in a new issue