Software (25)

Categories:

See Also:
Regular Links:

http://brl.sourceforge.net/
BRL - Beautiful Report Language Open in a new browser window
   A language designed for server-side WWW-based applications, particularly database applications. It is based on Scheme (using Kawa Scheme), which makes the syntax extremely simple yet powerful.
   http://brl.sourceforge.net/
http://deadlock.sourceforge.net/
Deadlock Dungeons Open in a new browser window
   A small, lightweight MUD based around dueling wizard wars. Features the use of Scheme as a worldbuilding language.
   http://deadlock.sourceforge.net/
http://www.cs.brown.edu/research/plt/software/divascheme/
DivaScheme Open in a new browser window
   For DrScheme, semi-structured program editing; an alternative set of key bindings. When it is on, the most important functions can run via unchorded keystrokes, and motion commands work on sexps by default.
   http://www.cs.brown.edu/research/plt/software/divascheme/
http://www.cs.hmc.edu/~fleck/envision/envision.html
Envision Open in a new browser window
   An extension of the Scheme programming language to support research in computer vision.
   http://www.cs.hmc.edu/~fleck/envision/envision.html
http://www.informatik.uni-freiburg.de/proglang/software/essence/
Essence Open in a new browser window
   A generator for LR(k) and SLR(k) parsers in Scheme. The generated parsers perform error recovery, and are highly efficient. They result from the general parser by an automatic program transformation called partial evaluation. This guarantees consistency a
   http://www.informatik.uni-freiburg.de/proglang/software/essence/
http://www.red-bean.com/~craig/grover/
Grover, Open in a new browser window
   A implementation for Scheme. Directed, acyclic graphs of nodes, which have properties, and can be used with XML or SGML.
   http://www.red-bean.com/~craig/grover/
http://www-swiss.ai.mit.edu/~jaffer/infobar/index.html
HITCH and INFOBAR Open in a new browser window
   HITCH (HIghlighT CHanges) highlights changes between two sets of HTML pages in red. INFOBAR annotates changes between GNU Info files with change-bars.
   http://www-swiss.ai.mit.edu/~jaffer/infobar/index.html
http://www.neilvandyke.org/htmlprag/
HtmlPrag Open in a new browser window
   A permissive HTML parser for Scheme that emits SXML format so that real-world HTML can be processed with XML query and transformation tools.
   http://www.neilvandyke.org/htmlprag/
http://www-swiss.ai.mit.edu/~jaffer/JACAL.html
JACAL Open in a new browser window
   An interactive symbolic mathematics program. It can manipulate and simplify equations, scalars, vectors, and matrices of single and multiple valued algebraic expressions containing numbers, variables, radicals, and algebraic differential, and holonomic fu
   http://www-swiss.ai.mit.edu/~jaffer/JACAL.html
http://www-spi.lip6.fr/~queinnec/WWW/Meroon.html
Meroon Open in a new browser window
   A CLOS-like Object System for Scheme.
   http://www-spi.lip6.fr/~queinnec/WWW/Meroon.html
http://www-swiss.ai.mit.edu/~jaffer/modulite_toc.html
ModuLite Open in a new browser window
   A module proposal for Scheme by Audrey Jaffer.
   http://www-swiss.ai.mit.edu/~jaffer/modulite_toc.html
http://www.cs.tut.fi/staff/pk/scheme/psd/article/article.html
Psd Open in a new browser window
   A portable debugger for the Scheme language. It presents the user with an interactive interface that lets him or her examine and change values of variables, set breakpoints, and single step evaluation. Psd is designed to be run within GNU Emacs, which is
   http://www.cs.tut.fi/staff/pk/scheme/psd/article/article.html
http://www-swiss.ai.mit.edu/~jaffer/SIMSYNCH.html
SIMSYNCH Open in a new browser window
   A digital logic simulator written for the SCM Scheme implementation.
   http://www-swiss.ai.mit.edu/~jaffer/SIMSYNCH.html
http://www-swiss.ai.mit.edu/~jaffer/SLIB.html
SLIB Open in a new browser window
   A portable Scheme library providing compatibility and utility functions for standard Scheme implementations. By Audrey Jaffer, author of SCM.
   http://www-swiss.ai.mit.edu/~jaffer/SLIB.html
http://ssax.sourceforge.net/
SSAX Open in a new browser window
   A functional Scheme based XML parsing framework consists of a (semi-validating) DOM/SXML parser, a SAX parser, and a supporting library of lexing and parsing procedures.
   http://ssax.sourceforge.net/
http://www.ccs.neu.edu/home/dorai/schelog/schelog.html
Schelog Open in a new browser window
   An embedding of Prolog-style logic programming in Scheme. Prolog-style and conventional Scheme code fragments can be used alongside each other.
   http://www.ccs.neu.edu/home/dorai/schelog/schelog.html
http://okmij.org/ftp/Scheme/index.html
Scheme Hash Open in a new browser window
   A whole handfull of Scheme programs and applications, including Treaps ("A sorted dictionary data structure based on randomized search trees."), Scheme database interfaces, parsing utilities for CGI and XML, binary I/O and applications, POSIX in
   http://okmij.org/ftp/Scheme/index.html
http://www.irisa.fr/lande/schism.html
Schism Open in a new browser window
   A partial evaluator for a pure (side effect free) subset of Scheme, written primarily by Charles Consel. Some of its main features are polyvariant binding-time analysis, treatment of higher-order functions and partially static data structures, colored bi
   http://www.irisa.fr/lande/schism.html
http://www.diku.dk/forskning/topps/activities/similix.html
Similix Open in a new browser window
   An autoprojector (self-applicable partial evaluator) for a large higher-order subset of the strict functional language Scheme, written by the Similix Group of DIKU. Similix treats source programs that use a limited class of side-effects, for instance inp
   http://www.diku.dk/forskning/topps/activities/similix.html
http://www.barzilay.org/Swindle/
Swindle - Scheme with OOP extensions Open in a new browser window
   A CLOS-like object system for MzScheme. Many other extensions like a generalized set. (a la SRFI-17).
   http://www.barzilay.org/Swindle/
http://www.informatik.uni-freiburg.de/proglang/software/pgg/
The Program Generator Generator Open in a new browser window
   A partial evaluation system for Scheme: Given a program P and a specification of which of the inputs are known in advance, PGG outputs a program generator which accepts the known inputs of P and outputs a specialized version of P. PGG is fully automatic a
   http://www.informatik.uni-freiburg.de/proglang/software/pgg/
http://www-pu.informatik.uni-tuebingen.de/users/sperber/software/sunet/
The SU (Scheme Underground) Net package for SCSH Open in a new browser window
   A collection of libraries for common internet protocols for SCSH, the Scheme Shell.
   http://www-pu.informatik.uni-tuebingen.de/users/sperber/software/sunet/
http://scwm.sourceforge.net/
The Scheme Configurable (Constraints?) Window Manager Open in a new browser window
   A highly configurable X window manager written and configurable with Guile Scheme. An absolute must for any hardcore Schemer who uses X Window. Now at version 0.99.6.1 with Gnome support, a CORBA interface, a complex constraint system for pseudointellig
   http://scwm.sourceforge.net/
http://celtic.benderweb.net/webit/
WebIt! Open in a new browser window
   An XML Framework for Scheme combines an abstract datatype for XML ("RS-XML") with a system for creating Scheme-ish macros for transforming XML. Also included is a embedding of CSS.
   http://celtic.benderweb.net/webit/

Last Updated: 2007-04-06 22:08:47