Top /
Computers /
Programming /
Languages /
Lisp /
Scheme /
Software /
|
Psd
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 i
http://www.cs.tut.fi/staff/pk/scheme/psd/article/article.html
Tut.fi ~
Site Info
Whois
Trace Route
RBL Check
|
|
SLIB
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
Mit.edu ~
Site Info
Whois
Trace Route
RBL Check
|
|
HITCH and INFOBAR
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
Mit.edu ~
Site Info
Whois
Trace Route
RBL Check
|
|
JACAL
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 f
http://www-swiss.ai.mit.edu/~jaffer/JACAL.html
Mit.edu ~
Site Info
Whois
Trace Route
RBL Check
|
|
Schism
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 b
http://www.irisa.fr/lande/schism.html
Irisa.fr ~
Site Info
Whois
Trace Route
RBL Check
|
|
The Program Generator Generator
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
http://www.informatik.uni-freiburg.de/proglang/software/pgg/
Uni-freiburg.de ~
Site Info
Whois
Trace Route
RBL Check
|
|
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
http://www.informatik.uni-freiburg.de/proglang/software/essence/
Uni-freiburg.de ~
Site Info
Whois
Trace Route
RBL Check
|
|
|
|