Home > Computers > Programming > Languages > Lisp > Scheme > Implementations > Java-Based
Scheme implementations, or partial implementations, which run on top of a Java Virtual Machine.
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]
http://www.gnu.org/software/kawa/
Scheme environment, written in Java, compiles Scheme code to Java bytecode. [Open Source, modified GPL]
http://pagesperso-systeme.lip6.fr/Christian.Queinnec/VideoC/ps3i.html
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.
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]
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]
Home > Computers > Programming > Languages > Lisp > Scheme > Implementations > Java-Based
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us