Jump to content

JScheme

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by BrownHairedGirl (talk | contribs) at 04:52, 13 September 2019 (replace link to deleted Portal:Java (programming language) with Portal:Computer programming). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

JScheme
Stable release
7.2 / February 4, 2006; 18 years ago (2006-02-04)
Written inScheme
Operating systemCross-platform
PlatformJava Virtual Machine
TypeScheme programming language interpreter
Licensezlib License
Websitejscheme.sourceforge.net/jscheme/main.html

JScheme is an implementation of the Scheme programming language, created by Kenneth R. Anderson, Timothy J. Hickey and Peter Norvig, which is almost compliant with the R4RS Scheme standard and which has an interface to Java.

Distributed under the licence of zlib/libpng, JScheme is free software.

See also

External links