Rechercher une page de manuel
mred
Langue: en
Version: January 2008 (fedora - 04/07/09)
Section: 1 (Commandes utilisateur)
NAME
mred - The PLT Graphical Scheme implementationSYNOPSIS
mred [ option ... ] [ argument ... ]DESCRIPTION
MrEd is the PLT graphical Scheme implementation. It embeds and extends MzScheme with a graphical user interface (GUI) toolbox.Run
mred --help
for a list of command-line options and other start-up information.
Supplying no arguments to mred is the same as supplying the -i option for interactive evaluation.
Supplying a single non-switch argument to mred is the same as putting -u before the argument to run it as a module-based script.
MORE INFORMATION
For further information, run
plt-help
to open installed documentation in your web browser.
Alternately, consult the on-line documentation and other information available at
AUTHOR
MrEd was implemented by Matthew Flatt (mflatt@plt-scheme.org), Robert Bruce Findler (robby@plt-scheme.org), and John Clements (clements@plt-scheme.org), based on MzScheme.SEE ALSO
plt-help(1), drscheme(1), mzscheme(1)Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre