  |
Kawa Language Framework - http://www.gnu.org/software/kawa/
Scheme environment, written in Java, compiles Scheme code to Java bytecode. [Open Source, modified GPL] |
  |
SISC: Second Interpreter of Scheme Code - http://sourceforge.net/projects/sisc/
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] |
  |
SISC: Second Interpreter of Scheme Code - http://sisc-scheme.org/
Extensible, Java-based interpreter of full implementation of Scheme R5RS standard; uses modern interpretation methods, outperforms extant JVM interpreters, often by over 10 times. [Open Source MPL, GPL] |
  |
http://www.alphaworks.ibm.com/aw.nsf/techmain/DB62BA9E3F8F806B8825671B0067F7B0 - http://www.alphaworks.ibm.com/aw.nsf/techmain/DB62BA9E3F8F806B8825671B0067F7B0
Scheme interpreter designed to provide smooth, interactive access to all facilities of the Java environment for rapid prototyping. [Freeware] |
  |
http://jscheme.sourceforge.net/ - http://jscheme.sourceforge.net/
An (almost full) R4RS implementation of Scheme in Java, with a seamless and easy to use integration with Java through the Javadot notation. [Open Source] |