A specialized syntax for the Scheme language, to facilitate integration between Scheme and Java. (A similar syntax could be developed for other integration languages as well.)
An implementation of the W3C DOM recommendation (Level 3), including support for event handling, in Scheme. It builds on SXML and aims to be fully compatible with the SXML API.
CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the current Scheme language standard and includes many enhancements and extensions.