! Chez Scheme * https://en.wikipedia.org/wiki/Chez_Scheme * https://www.scheme.com/ * https://cisco.github.io/ChezScheme * https://github.com/cisco/chezscheme * Windows installer ** https://github.com/cisco/ChezScheme/releases/download/v9.5/ChezScheme9.5.exe !jsscheme //*[jsScheme - Scheme interpreter in JavaScript|http://blogs.sqlpassj.org/yoneda/archive/2006/04/20/16684.aspx] * js-scheme - A Scheme interpreter written in JavaScript //** http://code.google.com/p/js-scheme/ ** https://code.google.com/archive/p/js-scheme/ ! Others //*[WebScheme - Scheme interpreter for web applications|http://www.yuasa.kuis.kyoto-u.ac.jp/~yhara/webscheme/] * https://code.google.com/archive/p/termite/ //*http://code.google.com/p/termite/ **Termite Scheme is a variant of Scheme intended for distributed computing. It offers a simple and powerful concurrency model, inspired by the Erlang programming language, which is based on a message-passing model of concurrency. * https://code.google.com/archive/p/webscheme/