1DRSCHEME(1)                 General Commands Manual                DRSCHEME(1)
2
3
4

NAME

6       drscheme - The PLT Scheme programming environment
7

SYNOPSIS

9       drscheme [ Xoption ...  ] [ file ...  ]
10

DESCRIPTION

12       DrScheme is the PLT Scheme programming environment.
13
14       The  drscheme program treats non-switch command-line arguments as files
15       to open.
16
17

X OPTIONS

19       When running in X11, DrScheme accepts the following standard  Xoptions:
20       -display disp, -geometry geom, -bg color, -background color, -fg color,
21       -foreground color, -fn font, -font  font,  -iconic,  -name  name,  -rv,
22       -reverse, +rv, -selectionTimeout time, -synchronous, -title name, -xnl‐
23       language lang, -xrm file.
24
25       In addition, the option -singleInstance is treated like an X option (it
26       must  appear  before  all  other  options), and it runs MrEd in single-
27       instance mode.  In single-instance mode, when an existing  instance  is
28       running  with  the  same host and executable name, all non-option argu‐
29       ments are treated as file names and sent to the existing instance.
30
31

MORE INFORMATION

33       For further information, run
34
35          plt-help
36
37       to open installed documentation in your web browser.
38
39
40       Alternately, consult the on-line documentation  and  other  information
41       available at
42
43                              http://www.drscheme.org/
44
45

AUTHOR

47       DrScheme was implemented by PLT, http://www.plt-scheme.org/.
48

SEE ALSO

50       plt-help(1), mzscheme(1), mred(1)
51
52
53
544th Berkeley Distribution        January 2008                      DRSCHEME(1)
Impressum