scribble-enhanced/man/man1/drscheme.1
Robby Findler 9e5d391dfb ...
original commit: 66a62c2f50bd2b8c85867be3e415c6a0b3881f20
2000-05-25 15:55:50 +00:00

61 lines
1.4 KiB
Groff

.\" dummy line
.TH DRSCHEME 1 "28 October 1999"
.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. A text-only version,
.I DrScheme Jr,
is also available.
.PP
.I DrScheme
opens the files given as command-line arguments.
.pp
For further information on
.I DrScheme,
please consult the on-line
documentation and other information available at
.PP
.ce 1
http://www.cs.rice.edu/CS/PLT/packages/drscheme/
.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://www.cs.rice.edu/CS/PLT/Bugs/ (discouraged)
or by e-mail to
.ce 1
plt-bugs@cs.rice.edu (discouraged)
.SH AUTHOR
.I DrScheme
was implemented by Robby Findler (robby@cs.rice.edu),
Shriram Krishnamurthi (shriram@cs.rice.edu),
John Clements (clements@cs.rice.edu), Cormac Flanagan
(cormac@cs.rice.edu), Matthew Flatt (mflatt@cs.utah.edu),
and Paul Steckler (steck@cs.rice.edu).
.SH SEE ALSO
.BR drscheme-jr(1),
.BR mred(1),
.BR mzscheme(1)