The Vault section of the Jesus Army site Go to the home page of the Jesus Army site Downloads Coming Events Jesus Army Forum Links Search
Jesus Army Multiply Christian Network New Creation Christian Community Jesus Centres Jesus People Shop Audio, Video, Literature... Contact Us
  Video Library Audio Images Freeware Links Searches Jesus Army  
You are here:

VAULT
Links
Open Directory
Computers
Programming
Languages
Lisp
Scheme
Software

Sitemap



We'd like to
hear from you.
Click to contact us.


All pages © Jesus Army
Open Directory from the Jesus Army Open Directory from the Jesus Army
The largest human-edited directory on the web
Look for:
Search in: Entire directory Christianity … Scheme: Software
Open Directory: Computers: Programming: Languages: Lisp: Scheme: Software

See also:


    BRL - Beautiful Report Language    *BRL - Beautiful Report Language  brl.sourceforge.net
    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.

    Deadlock Dungeons    *Deadlock Dungeons  deadlock.sourceforge.net
    A small, lightweight MUD based around dueling wizard wars. Features the use of Scheme as a worldbuilding language.

    DivaScheme    *DivaScheme  www.cs.brown.edu/research/plt/software/divascheme
    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.

    Envision    *Envision  www.cs.hmc.edu/~fleck/envision/envision.html
    An extension of the Scheme programming language to support research in computer vision.

    Essence    *Essence  www.informatik.uni-freiburg.de/proglang/software/essence
    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 and ensures correctness. However, no specific knowledge of partial evaluation is required to use Essence. From Michael Sperber [Mr. Preprocessor] and Peter Thiemann.

    HITCH and INFOBAR    *HITCH and INFOBAR  www-swiss.ai.mit.edu/~jaffer/infobar/index.html
    HITCH (HIghlighT CHanges) highlights changes between two sets of HTML pages in red. INFOBAR annotates changes between GNU Info files with change-bars.

    HtmlPrag    *HtmlPrag  www.neilvandyke.org/htmlprag
    A permissive HTML parser for Scheme that emits SXML format so that real-world HTML can be processed with XML query and transformation tools.

    JACAL    *JACAL  www-swiss.ai.mit.edu/~jaffer/JACAL.html
    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 functions.

    Meroon    *Meroon  pagesperso-systeme.lip6.fr/Christian.Queinnec/WWW/Meroon.html
    A CLOS-like Object System for Scheme.

    ModuLite    *ModuLite  www-swiss.ai.mit.edu/~jaffer/modulite_toc.html
    A module proposal for Scheme by Audrey Jaffer.

    The Program Generator Generator    *The Program Generator Generator  www.informatik.uni-freiburg.de/proglang/software/pgg
    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 and can process all valid Scheme programs.

    Psd    *Psd  www.cs.tut.fi/staff/pk/scheme/psd/article/article.html
    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 used for displaying the current source code position.

    Scawk    *Scawk  charles.lehalle.free.fr/tools.html
    A version of AWK in the Scheme programming language. It goal is to offer the same features as awk to scheme programmers.

    Schelog    *Schelog  www.ccs.neu.edu/home/dorai/schelog/schelog.html
    An embedding of Prolog-style logic programming in Scheme. Prolog-style and conventional Scheme code fragments can be used alongside each other.

    The Scheme Configurable (Constraints?) Window Manager    *The Scheme Configurable (Constraints?) Window Manager  scwm.sourceforge.net
    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 pseudointelligent window placement and management, extremely flexible decoration configurability, and a GUI configuration interface for non-Scheme hackers, plus an assortment of decoration themes.

    Scheme Hash    *Scheme Hash  okmij.org/ftp/Scheme/index.html
    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 interfaces, a purely functional OO system, and read-time application.

    Schism    *Schism  www.irisa.fr/lande/schism.html
    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 binding-time information based on GNU emacs (19.30 or later), and a binding-time inspector. The current version is 010 and requires an R4RS Scheme and the SLIB library.

    Similix    *Similix  www.diku.dk/forskning/topps/activities/similix.html
    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 input/output operations. The current version is 5.1. Similix 5.1 is also bundled with the Simu system written by Liping Zong; an X Window interface to Similix.

    SIMSYNCH    *SIMSYNCH  www-swiss.ai.mit.edu/~jaffer/SIMSYNCH.html
    A digital logic simulator written for the SCM Scheme implementation.

    SLIB    *SLIB  www-swiss.ai.mit.edu/~jaffer/SLIB.html
    A portable Scheme library providing compatibility and utility functions for standard Scheme implementations. By Audrey Jaffer, author of SCM.

    SSAX    *SSAX  ssax.sourceforge.net
    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.

    The SU (Scheme Underground) Net package for SCSH    *The SU (Scheme Underground) Net package for SCSH  www-pu.informatik.uni-tuebingen.de/users/sperber/software/sunet
    A collection of libraries for common internet protocols for SCSH, the Scheme Shell.

    Swindle - Scheme with OOP extensions    *Swindle - Scheme with OOP extensions  www.barzilay.org/Swindle
    A CLOS-like object system for MzScheme. Many other extensions like a generalized set. (a la SRFI-17).

    WebIt!    *WebIt!  celtic.benderweb.net/webit
    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.


Search for "Software" on:
AltaVista - A9 - AOL - Ask - Clusty - EveryClick - Gigablast - Google - MSN - Yahoo

Help build the largest human-edited directory on the web.
Submit a Site - Update Listing - Open Directory Project - Become an Editor
Open Directory from the Jesus Army
The Jesus Army is not responsible for the content of the Open Directory, which we provide here as a public service. Please contact the Open Directory Project with any questions or comments you may have, or follow the links above.

download this script for free!
Previews by Thumbshots