Loading...
Computers and technology — programming languages, software, hardware, internet services, security, artificial intelligence, and more. Explore thousands of tech resources organized by a knowledgeable community of editors.
56203 resources
Scheme environment, written in Java, compiles Scheme code to Java bytecode. [Open Source, modified GPL]
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]
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]
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]