File diff 3f6acab1c94a → ce6174de6d4b
www/conservancy/static/projects/current/index.html
Show inline comments
...
 
@@ -579,6 +579,20 @@ to encode low level details into it.</li></ul>
 
        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="" />
 

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

	
 
<p>Racket is a general-purpose programming language as well as the world’s
 
first ecosystem for language-oriented programming. Make your dream language,
 
or use one of the dozens already available.</p>
 

	
 
<h2><a href="https://reproducible-builds.org">Reproducible Builds</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/2018-10_Reproducible-Builds.svg" alt="" />
...
 
@@ -797,4 +811,19 @@ development toolkit for porting Windows source code to Unix as well as
 
a program loader, allowing many unmodified Windows programs to run on
 
x86-based Unixes, including Linux, Mac OS X, FreeBSD, and Solaris.</p>
 

	
 
<h2><a href="https://xapian.org/">Xapian</a></h2>
 

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

	
 
<p>Xapian is a highly adaptable toolkit which allows developers to
 
easily add advanced indexing and search facilities to their own
 
applications. It has built-in support for several families of weighting
 
models and also supports a rich set of boolean query operators.</p>
 

	
 
{% endblock %}