1
2MRED(1)                     General Commands Manual                    MRED(1)
3
4
5

NAME

7       mred - The PLT Graphical Scheme implementation
8

SYNOPSIS

10       mred [ option ...  ] [ argument ...  ]
11
12

DESCRIPTION

14       MrEd is the PLT graphical Scheme implementation.  It embeds and extends
15       MzScheme with a graphical user interface (GUI) toolbox.
16
17
18       Run
19
20          mred --help
21
22       for a list of command-line options and other start-up information.
23
24
25       Supplying no arguments to mred is the same as supplying the  -i  option
26       for interactive evaluation.
27
28
29       Supplying  a  single non-switch argument to mred is the same as putting
30       -u before the argument to run it as a module-based script.
31
32

MORE INFORMATION

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

AUTHOR

48       MrEd  was  implemented by Matthew Flatt (mflatt@plt-scheme.org), Robert
49       Bruce Findler (robby@plt-scheme.org), and John Clements  (clements@plt-
50       scheme.org), based on MzScheme.
51
52

SEE ALSO

54       plt-help(1), drscheme(1), mzscheme(1)
55
56
57
584th Berkeley Distribution        January 2008                          MRED(1)
Impressum