100 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			100 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			HTML
		
	
	
	
| <html>
 | |
| 
 | |
| <!-- Time-stamp: <99/07/05 08:31:30 shriram> -->
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| <title>schemers.org: Implementations: Other</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>
 | |
| 
 | |
| 
 | |
| <h3>Other Implementations</h3>
 | |
| 
 | |
| <p> This page lists some of the Scheme implementations that are not in
 | |
| active use but may be of interest for historical reasons.
 | |
| 
 | |
| <ul>
 | |
| 
 | |
| <li> <a
 | |
| href="ftp://swiss-ftp.ai.mit.edu:/archive/pc-scheme/">PC-Scheme</a>
 | |
| (graciously made freely available by Texas Instruments) and <a
 | |
| href="http://cuiwww.unige.ch/~mvuilleu/soft/schemefaq.html">PC-Scheme/Geneva</a>
 | |
| (no longer being developed)
 | |
| 
 | |
| <li> <a href="http://www.cs.princeton.edu/~blume/vscm/">VSCM</a> (no
 | |
| longer being developed)
 | |
| 
 | |
| <li><a href="http://www.mv.com/ipusers/xlisper/">XLISP</a> (a superset
 | |
| of Scheme; successor of XScheme)
 | |
| 
 | |
| <li><a href="ftp://gatekeeper.dec.com/pub/DEC/Scheme-to-C/">
 | |
| Scheme->C</a> (but see its <a
 | |
| href="/Implementations/#scheme2c">current versions</a>)
 | |
| 
 | |
| <li>MacScheme
 | |
| 
 | |
| <li><a href="http://www.cs.chalmers.se/pub/users/tammet/">Hobbit</a>
 | |
| 
 | |
| <li>Orbit
 | |
| 
 | |
| <li>Rabbit
 | |
| 
 | |
| <li>Inlab-Scheme
 | |
| 
 | |
| <li>UMB Scheme
 | |
| 
 | |
| <li>T
 | |
| </ul>
 | |
| 
 | |
|   </td>
 | |
| </tr>
 | |
| </table>
 | |
| </p>
 | |
| 
 | |
| <hr>
 | |
| 
 | |
| <p>
 | |
| <br>
 | |
| <table width=100%>
 | |
| <tr>
 | |
|   <td align=LEFT>
 | |
|     Last modified Monday, 05-Jul-1999 09:31:30 EDT
 | |
|   </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>
 |