JScheme

JScheme is a dialect of Scheme with a very simple interface to Java, called the Javadot notation . This notation provides a transparent access to all Java classes, constructors, methods, and fields on the classpath.

JScheme implements all of R4RS Scheme except that continuations can only be used as escape procedures and strings are not mutable. JScheme is an open source project hosted at sourceforge.net.

JScheme is being actively developed by Ken Anderson, Tim Hickey, and Peter Norvig.
You may want to see what's new if you've been away for awhile.




SourceForge Logo




.