Added a couple CHICKEN and Scheme links.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4309 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Jonah Beckford 2003-02-13 21:29:25 +00:00
commit 8e04e51013
2 changed files with 3 additions and 0 deletions

View file

@ -24,6 +24,7 @@
<tr><td><a href="http://www.ruby-lang.org">Ruby</a></td></tr>
<tr><td><a href="http://java.sun.com">Java</a></td></tr>
<tr><td><a href="http://www.php.net">PHP</a></td></tr>
<tr><td><a href="http://www.call-with-current-continuation.org/chicken.html">CHICKEN</a></td></tr>
<tr><td bgcolor="#000000" align=center><font color="#ffffff"><b>Our Generous Host</b></font></td></tr>
<tr><td align=center><a href="http://sourceforge.net"><IMG src="http://sourceforge.net/images/sflogo2-steel.png" vspace="0" border=0></A></td></tr>

View file

@ -26,6 +26,8 @@ The <a href ="http://www.python.org"> Python </a> homepage. <br>
<a href="http://www.ruby-lang.org/">Ruby</a> homepage. <br>
<a href="http://java.sun.com/">Java</a> homepage at Sun. <br>
<a href="http://www.php.net/">PHP</a> homepage. <br>
<a href="http://www.call-with-current-continuation.org/chicken.html">CHICKEN</a> homepage. <br>
<a href="http://www.schemers.org/"> schemers.org </a> - a collection of resources for the Scheme programming language <br>
</ul>
<h3> Code generators and other interesting packages</h3>