A tiny Scheme interpreter for embedding in programs.
TinyScheme is a Scheme interpreter that can execute Scheme code but is also suitable for embedding in programs. The goal is to keep the interpreter small while providing as much compatability with Scheme standards as possible.
Kirisurf is an open-source internet traffic integrity protector
Kirisurf is an open-source internet traffic integrity protector based on SSH and SSL, with many innovations in traffic obfuscation and server distribution. It can be safely and reliably used to circumvent censorship in China.
Please visit our website for downloads, as SourceForge downloads are packet-scanned in China and may be unreliable and/or hijacked.
Functional XML parsing framework: SAX/DOM and SXML parsers with
support for XML Namespaces and validation. Related to SSAX are SXPath
queries and SXML transformations, with applications to XML/HTML
authoring and literate Scheme and XML programming.
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
A language designed for server-side WWW-based applications,
particularly database applications. It is based on Scheme, which makes the syntax extremely simple yet powerful. This implementation is a Java Servlet using the Kawa Scheme compiler.