drscheme

Langue: en

Autres versions - même langue

Version: February 2007 (mandriva - 01/05/08)

Section: 1 (Commandes utilisateur)

NAME

drscheme - The PLT Scheme programming environment

SYNOPSIS

drscheme [ Xoption ... ] [ file ... ]

DESCRIPTION

DrScheme is the PLT Scheme programming environment.

DrScheme opens the files given as command-line arguments. For further information on DrScheme, please consult the on-line documentation and other information available at

http://www.drscheme.org/

X OPTIONS

When running in X11, DrScheme accepts the following standard Xoptions: -display disp, -geometry geom, -bg color, -background color, -fg color, -foreground color, -fn font, -font font, -iconic, -name name, -rv, -reverse, +rv, -selectionTimeout time, -synchronous, -title name, -xnllanguage lang, -xrm file.

In addition, the option -singleInstance is treated like an X option (it must appear before all other options), and it runs MrEd in single-instance mode. In single-instance mode, when an existing instance is running with the same host and executable name, all non-option arguments are treated as file names and sent to the existing instance.

FILES

DrScheme looks for its libraries using the environment variable PLTCOLLECTS. If this variable is not defined, the installation directory is found automatically. See the documentation for details.

Please consult your local administrator to determine whether the on-line documentation has been installed locally.

BUGS

Submit bug reports via
help-desk (encouraged),
or via the web
http://bugs.plt-scheme.org/ (discouraged)
or by e-mail to
bugs@plt-scheme.org (discouraged)

AUTHOR

DrScheme was implemented by PLT.

SEE ALSO

help-desk(1), mred(1), mzscheme(1)