Compare commits
4 Commits
ffde9222bd
...
c64348f014
Author | SHA1 | Date |
---|---|---|
|
c64348f014 | |
|
ab3b2f0e2c | |
|
3afb04795a | |
|
a20714be73 |
|
@ -3,7 +3,7 @@
|
|||
|
||||
<!-- Mirrored from www.rscheme.org/rs/ by HTTrack Website Copier/3.x [XR&CO'2010], Fri, 29 Jun 2012 02:41:48 GMT -->
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="../s/style.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="s/style.css"/>
|
||||
<title>RScheme: Scheme and Beyond</title>
|
||||
</head>
|
||||
<body>
|
||||
|
@ -233,11 +233,6 @@ generic source distribution.</p>
|
|||
<ul>
|
||||
<li>There <b>is</b> an <a href="https://github.com/dkolbly/rscheme">RScheme revival project</a>.</li>
|
||||
<!-- I am considering using this as the go-forward (for now) source repository for RScheme, since the source code management system I wrote in and for RScheme back in 2004-2005 (Axis) is not up and running.</li>-->
|
||||
<li>There is an <a href="http://packages.ubuntu.com/hu/dapper/rscheme">RScheme package in Ubuntu 6.06</a> (dapper)</li>
|
||||
<li>
|
||||
<a class="text" href="http://freshmeat.net/projects/rscheme/">FreshMeat</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="text" href="http://sourceforge.net/projects/rscheme/">SourceForge</a>, where
|
||||
development activity was organized from June 2001 until February
|
||||
|
@ -260,7 +255,7 @@ development activity was organized from June 2001 until February
|
|||
<br/>(See also <a class="text" href="srfi-index.html">our copy of the SRFI index</a>
|
||||
and the <a class="text" href="srfi-status.html">RScheme SRFI Status</a> page.)</li>
|
||||
<li>
|
||||
<a class="text" href="http://www-swiss.ai.mit.edu/~jaffer/SLIB.html">SLIB</a>, a portable scheme library
|
||||
<a class="text" href="//people.csail.mit.edu/jaffer/SLIB">SLIB</a>, a portable scheme library
|
||||
containing lots of useful stuff</li>
|
||||
<li>
|
||||
<a class="text" href="http://www.neilvandyke.org/">Neil van Dyke</a> has
|
||||
|
@ -268,27 +263,8 @@ development activity was organized from June 2001 until February
|
|||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="trailer">
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<td>
|
||||
<a class="image" href="fb/formdde8.html?area=www&tag=home">
|
||||
<img src="../s/feedback.png"/>
|
||||
</a>
|
||||
</td>
|
||||
<td align="right">
|
||||
<span>
|
||||
<i>Last modified 2012-12-18 15:50:22</i>
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
<!-- Mirrored from www.rscheme.org/rs/ by HTTrack Website Copier/3.x [XR&CO'2010], Fri, 29 Jun 2012 02:43:34 GMT -->
|
||||
</html>
|
||||
<!-- rs.net.httpd -->
|
||||
|
|
Loading…
Reference in New Issue