107 lines
2.3 KiB
HTML
107 lines
2.3 KiB
HTML
<html>
|
|
|
|
<!-- Time-stamp: <01/07/02 23:30:06 shriram> -->
|
|
|
|
|
|
|
|
|
|
<title>schemers.org: Implementations</title>
|
|
|
|
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon">
|
|
|
|
<body bgcolor=WHITE text=BLACK link=BLUE vlink="#aa0088" alink=RED>
|
|
|
|
<p>
|
|
<table width=100%>
|
|
<tr valign=TOP>
|
|
<td>
|
|
<img src="../logo-dsandler.gif"
|
|
alt="logo"
|
|
width=110
|
|
height=70>
|
|
<br><br>
|
|
'(schemers . org):<br>
|
|
an improper list<br>
|
|
of Scheme resources<br>
|
|
—[<a href="../Welcome/">DS</a>]
|
|
</td>
|
|
<td>
|
|
|
|
|
|
<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="https://racket-lang.org/">DrScheme</a>
|
|
<li><a href="http://www.pawfal.org/fluxus/">fluxus</a>,
|
|
a livecoding environment
|
|
<li><a href="https://sourceforge.net/projects/schemeway/">SchemeWay</a>,
|
|
a Scheme environment built atop Eclipse</li>
|
|
<li><a href="https://www.davidpilo.com/pvts/">Pilo Visual Tools
|
|
for Scheme</a></li>
|
|
</ul>
|
|
</p>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</p>
|
|
|
|
<hr>
|
|
|
|
<p>
|
|
<br>
|
|
<table width=100%>
|
|
<tr>
|
|
<td align=LEFT>
|
|
Last modified 13:51:39 EST on December 15, 2008
|
|
</td>
|
|
<td align=RIGHT>
|
|
Powered by
|
|
<a href="../Welcome/"><img align=CENTER src="../plt-logo.gif"
|
|
width=91 height=31 alt="PLT"></a></td></tr>
|
|
<tr>
|
|
<td></td>
|
|
<td align="RIGHT">
|
|
<a href="../Welcome/">Site Contact</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</p>
|
|
|
|
</body>
|
|
|
|
|
|
</html>
|