
|
|
|
|
Home / Computers / Programming / Languages / Lisp / Scheme / Implementations / Java-Based
|
|
|
|
Web Sites
|
- HotScheme - A Scheme interpreter applet, with source code and documentation.
www.stgtech.com/HotScheme
- Jscheme - An (almost complete) R4RS implementation of Scheme in Java with a seamless and easy to use integration with Java through the Javadot notation. [Open Source]
jscheme.sourceforge.net/jscheme/mainwebpage.html
- Kawa - An implementation of Scheme on the Java Virtual Machine.
www.gnu.org/software/kawa
- PS3I, The Persistent Server-Side Scheme Interpreter - A nearly R4RS-compliant Scheme implementation written in Java and Scheme, which is multi-user, multi-threaded, and aimed to run on webservers (as servlets). Based on a previous Scheme-in-Java implementation, Jaja, by the same author.
www-spi.lip6.fr/~queinnec/VideoC/ps3i.html
- SISC: Second Interpreter of Scheme Code - Extensible Java-based interpreter for Scheme. The entire R5RS Scheme standard is supported, including a full numeric tower as well as full support for first-class continuations. [Open Source, GPL]
sourceforge.net/projects/sisc
- Skij - Scheme interpreter designed to provide smooth, interactive access to all facilities of the Java environment for rapid prototyping. [Freeware]
www.alphaworks.ibm.com/aw.nsf/frame?ReadForm&/aw.nsf/techmain/DB62BA9E3F8F806B8825671B0067F7B0
- The Java Scheme Package - An implementation of Scheme in Java.
www.inria.fr/koala/shillion/sp/index.html
|
|
|
|
|