Changeset - 3e76b47ee35b
[Not reviewed]
0 1 0
Brett Smith (brett) - 5 years ago 2019-04-03 15:53:40
brett@sfconservancy.org
projects: PyPy is transitioning out.
1 file changed with 0 insertions and 21 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/projects/current/index.html
Show inline comments
...
 
@@ -528,69 +528,48 @@ newcomers to contribute to throughout the year, and by offering focused
 
internship opportunities twice a year with many free software organizations.
 
</p>
 

	
 
<h2><a href="https://phpmyadmin.net/">phpMyAdmin</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/phpmyadmin.png" 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="UUZWPJLQ9D4E8">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to phpMyAdmin via PayPal">
 
</form>
 

	
 
<p>
 
phpMyAdmin is a free and open source web interface for the MySQL and
 
MariaDB database systems. Frequently used operations
 
(managing databases, tables, columns, relations, indexes, users,
 
permissions, etc) can be performed via the user interface, while you
 
still have the ability to directly execute any SQL statement.</p>
 

	
 
<p>Since its first release in September 1998, phpMyAdmin has been adopted
 
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="" />
 

	
 
<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="YN74TZRMBBM6U">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to QEMU via PayPal">
 
</form>
 

	
 
<p> QEMU is a generic and open source machine emulator and
 
        virtualizer. When used as a machine emulator, QEMU can run OSes and
 
        programs made for one machine (e.g. an ARM board) on a different
 
        machine (e.g. your own PC). By using dynamic translation, it achieves
 
        very good performance. When used as a virtualizer, QEMU achieves near
 
        native performances by executing the guest code directly on the host
 
        CPU. QEMU supports
 
 virtualization when executing under the Xen hypervisor or using the
 
        KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,
 
        server and embedded PowerPC, and S390 guests.</p>
 

	
 
<h2><a href="https://racket-lang.org">Racket</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/racket.svg" alt="" />
0 comments (0 inline, 0 general)