Home >
Computers >
Programming >
Languages >
Lisp >
Scheme >
Software
(24)
|
|
|
A portable Scheme library providing compatibility and utility functions for standard Scheme implementations. By Audrey Jaffer, author of SCM.
www-swiss.ai.mit.edu/~jaffer/SLIB.html
|
|
|
A digital logic simulator written for the SCM Scheme implementation.
www-swiss.ai.mit.edu/~jaffer/SIMSYNCH.html
|
|
|
HITCH (HIghlighT CHanges) highlights changes between two sets of HTML pages in red. INFOBAR annotates changes between GNU Info files with change-bars.
www-swiss.ai.mit.edu/~jaffer/infobar/index.html
|
|
|
An extension of the Scheme programming language to support research in computer vision.
www.cs.hmc.edu/~fleck/envision/envision.html
|
|
|
A collection of libraries for common internet protocols for SCSH, the Scheme Shell.
www-pu.informatik.uni-tuebingen.de/users/sperber/software/sunet/
|
|
|
A small, lightweight MUD based around dueling wizard wars. Features the use of Scheme as a worldbuilding language.
deadlock.sourceforge.net/
|
|
|
A version of AWK in the Scheme programming language. It goal is to offer the same features as awk to scheme programmers.
charles.lehalle.free.fr/tools.html
|
|
|
An embedding of Prolog-style logic programming in Scheme. Prolog-style and conventional Scheme code fragments can be used alongside each other.
www.ccs.neu.edu/home/dorai/schelog/schelog.html
|
|
|
A permissive HTML parser for Scheme that emits SXML format so that real-world HTML can be processed with XML query and transformation tools.
www.neilvandyke.org/htmlprag/
|
|
|
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.
ssax.sourceforge.net/
|