schemers-website/www/Implementations/index.shtml

59 lines
1.7 KiB
Plaintext

<html>
<!-- Time-stamp: <01/07/02 23:30:06 shriram> -->
<!--#include virtual="/Formats/ssi-config.shtml" -->
<title>schemers.org: Implementations</title>
<!--#include virtual="/Formats/prefix.shtml" -->
<a name="implementations">
<h3>Implementations</h3>
<p> There are numerous implementations of Scheme, both free and
commercial, that run on various hardware platforms and operating
systems. Many of these offer advanced facilities such as object
systems, graphical user interfaces, systems programming resources and
so forth. See the
<a href="http://community.schemewiki.org/?scheme-faq-standards#implementations">
fairly complete list</a>.
</p>
<a name="libraries">
<h3>Libraries</h3>
<p>
The
<a href="http://community.schemewiki.org/?scheme-faq-standards#libraries">
FAQ</a> provides information
on Scheme libraries.
</p>
<a name="environments">
<h3>Graphical Programming Environments</h3>
<p>
There is a growing number of integrated graphical Scheme programming
environments, including those listed below.
<ul>
<li><a href="http://www.schemers.com/3dscm1.html">3DScheme</a>,
<a href="http://www.schemers.com/3dscm1.html">3DScheme Pro</a> and
<a href="http://www.schemers.com/edschem.html">EdScheme</a>
<li> <a href="http://www-sop.inria.fr/mimosa/fp/Bigloo/">Bee</a>
<li><a href="http://www.drscheme.org/">DrScheme</a>
<li><a href="http://www.pawfal.org/fluxus/">fluxus</a>,
a livecoding environment
<li><a href="http://schemeway.sourceforge.net/">SchemeWay</a>,
a Scheme environment built atop Eclipse</li>
<li><a href="http://www.davidpilo.com/pvts/">Pilo Visual Tools
for Scheme</a></li>
</ul>
</p>
<!--#include virtual="/Formats/suffix.shtml" -->
</html>