- Timestamp:
- 04/06/09 22:22:49 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chicken/branches/prerelease/site/index.html
r13876 r14125 110 110 111 111 <center> 112 <img src="chicken -new.png">112 <img src="chicken4.png"> 113 113 <div style="width: 70%; margin: 3em;"> 114 <font size="5"><em><span>CHICKEN - A practical and portable Scheme system</span></em></font>115 114 116 115 <p class="block" style="margin: 3em;"> … … 144 143 <li>Support for a large number of <a href="http://srfi.schemers.org/">Scheme Requests For Implementation</a> (SRFIs) 145 144 <li>Many libraries and extensions are available 146 at <a href="http://www.call-with-current-continuation.org/eggs/">"Eggs 147 unlimited"</a> 145 at <a href="http://chicken.wiki.br/chicken-projects/egg-index-4.html">"Eggs Unlimited"</a> 148 146 </ul> 149 147 </p> … … 159 157 <h3>DOCUMENTATION</h3> 160 158 <p> 161 Browse the <a href="http://chicken.wiki.br/ The User's Manual">User's manual</a> at the CHICKEN159 Browse the <a href="http://chicken.wiki.br/man/4/">User's manual</a> at the CHICKEN 162 160 <a href="http://chicken.wiki.br/">wiki</a> 163 161 </p>
Note: See TracChangeset
for help on using the changeset viewer.