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

NAME

6       mzscheme - The PLT Scheme implementation
7

SYNOPSIS

9       mzscheme [ option ...  ] [ argument ...  ]
10

DESCRIPTION

12       MzScheme is the PLT Scheme implementation.
13
14
15       Run
16
17          mzscheme --help
18
19       for a list of command-line options and other start-up information.
20
21
22       Supplying  no  arguments  to  mzscheme  is the same as supplying the -i
23       option for interactive evaluation.
24
25
26       Supplying a single non-switch argument  to  mzscheme  is  the  same  as
27       putting -u before the argument to run it as a module-based script.
28
29

MORE INFORMATION

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

AUTHOR

45       MzScheme was implemented by Matthew Flatt (mflatt@plt-scheme.org).   It
46       was originally based on libscheme, written by Brent Benson.
47

SEE ALSO

49       plt-help(1), drscheme(1), mred(1), setup-plt(1), mzc(1)
50
51
52
534th Berkeley Distribution        January 2008                      MZSCHEME(1)
Impressum