Gambscript is a utility to create Gambit Scheme Javascript Modules, from scheme source code. The first two sections of this document are conceptual. If you aren't interested in how Gambscript works ...
This module provides an interface for integrating Scheme into JavaScript applications. The primary goal is interoperability, rather than writing in Scheme alone (although that is an option). Hence, ...