newsletterlibrary.com

Top : Computers : Programming : Languages : Lisp : Scheme : Implementations :
Java-Based

Websites
Scheme environment, written in Java, compiles Scheme code to Java bytecode. [Open Source, modified GPL]
site exerpt
The Kawa language framework  Java for implementing high-level and dynamic languages, compiling them into Java bytecodes. An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own right, and additionally provides very useful integration...
http://www.gnu.org/software/kawa/

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]
site exerpt
SourceForge.net: SISC  Provide feedback on this page Recently changed page Site Status SF.net Projects SISC Summary SISC Donate to project Stats RSS Summary Admin Home Page Tracker Bugs Support Requests Patches Feature Requests Mail Tasks Docs Screenshots CVS Files Sponsored Downloads About...
http://sourceforge.net/projects/sisc/

Scheme interpreter designed to provide smooth, interactive access to all facilities of the Java environment for rapid prototyping. [Freeware]
site exerpt
alphaWorks Skij Overview  An interactive scripting language that allows rapid prototyping in the Java environment. Date Posted: June 1, 1998 Overview Skij has retired. About the technology author(s):No researcher information for Skij is available at this time. Related technologies For platform(s All Java...
http://www.alphaworks.ibm.com/aw...DB62BA9E3F8F806B8825671B0067F7B0

Java library implementation of Scheme language. Goal: easy use in Java applications or applets to make them extensible.
site exerpt
The scheme package  What is the scheme package 3 A demonstration the Scheme Applet. 4 Documentation and links. 1 What is Scheme Scheme is a statically scoped and properly tail-recursive dialect of the Lisp programming language invented by Guy Lewis Steele Jr. and...
http://koala.ilog.fr/shillion/sp/

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.
site exerpt
General Documentation PS3I Revision: 1.20  I is pronounced psssssee has been written by Christian Queinnec and is available under Gnu General Public License 1 History In August 1996, I designed Jaja as a small runtime library, written in Java. This runtime was needed to run...
http://www-spi.lip6.fr/~queinnec/VideoC/ps3i.html

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]
site exerpt
Link to Jscheme Web Project page  Connecting to jscheme/main.html...
http://jscheme.sourceforge.net/