55 lines
1.1 KiB
Groff
55 lines
1.1 KiB
Groff
.\" dummy line
|
|
.TH DRSCHEME 1 "January 2005"
|
|
.UC 4
|
|
.SH NAME
|
|
drscheme \- The PLT Scheme programming environment
|
|
.SH SYNOPSIS
|
|
.B drscheme
|
|
[
|
|
.I Xflag ...
|
|
]
|
|
[
|
|
.I file ...
|
|
]
|
|
.SH DESCRIPTION
|
|
.I DrScheme
|
|
is the PLT Scheme
|
|
programming environment.
|
|
.PP
|
|
.I DrScheme
|
|
opens the files given as command-line arguments.
|
|
.pp
|
|
For further information on
|
|
.IR DrScheme ,
|
|
please consult the on-line
|
|
documentation and other information available at
|
|
.PP
|
|
.ce 1
|
|
http://www.drscheme.org/
|
|
.SH FILES
|
|
.I DrScheme
|
|
looks for its libraries using the environment variables
|
|
PLTHOME and PLTCOLLECTS. If this variable is not defined,
|
|
the installation directory is assumed (usually
|
|
"/usr/local/lib/plt/"). See the documentation for details.
|
|
.PP
|
|
Please consult your local administrator to determine whether
|
|
the on-line documentation has been installed locally.
|
|
.SH BUGS
|
|
Submit bug reports via
|
|
.ce 1
|
|
help-desk (encouraged),
|
|
or via the web
|
|
.ce 1
|
|
http://bugs.plt-scheme.org/ (discouraged)
|
|
or by e-mail to
|
|
.ce 1
|
|
bugs@plt-scheme.org (discouraged)
|
|
.SH AUTHOR
|
|
.I DrScheme
|
|
was implemented by PLT.
|
|
.SH SEE ALSO
|
|
.BR help-desk(1),
|
|
.BR mred(1),
|
|
.BR mzscheme(1)
|