...Though no longer actively maintained, Schism remains a valuable example of how high-level languages can be mapped to WebAssembly and offers insights into language implementation.
a web server written in gambit/scheme that implements push technology and abstracts it trought actor model, implements too a compiler of yera, a language to describe gui in terms of functional reactive programming.
A set of Eclipse plugins for the Scheme programminglanguage. Features a powerful, fully extensible S-expression-based editor. Integrates seamlessly with any Scheme interpreter.
Eleven is a programminglanguage for creating robust, scalable web applications. It offers a 20x programmer productivity increase over ASP, JSP, etc. by automating state management and UI layout. The compiler generates ready-to-run PHP or mod_perl code.
Ocean Scheme is an implementation of the Scheme programminglanguage (aiming to be compatible with the upcoming R6RS Standard), whose native platform is the .NET framework (Mono, MS, and DotGNU). Written ground-up in C#.
In this project we aim to develop scheme libraries for developing
various web applications (especially servlets and xml-based web services). Our approach is to use jscheme (an open source implementation of scheme in Java) as the core language which allow