Scroll to navigation

MES(1) User Commands MES(1)

NAME

mes - Scheme interpreter for bootstrapping the GNU system

SYNOPSIS

mes [OPTION]... [FILE]...

DESCRIPTION

Scheme interpreter for bootstrapping the GNU system.

OPTIONS

[-s] FILE
load source code from FILE, and exit
evaluate expression EXPR, and exit
--
stop scanning arguments; run interactively

The above switches stop argument processing, and pass all remaining arguments as the value of (command-line).

after reading script, apply MAIN to command-line arguments
display this help and exit
add DIR to the front of the module load path
display version information and exit

Ignored for Guile compatibility:

--auto-compile

--fresh-auto-compile

--no-auto-compile

-C, --compiled-path=DIR

REPORTING BUGS

Report bugs to: bug-mes@gnu.org
GNU Mes home page: <http://gnu.org/software/mes/>
General help using GNU software: <http://gnu.org/gethelp/>

SEE ALSO

The full documentation for mes is maintained as a Texinfo manual. If the info and mes programs are properly installed at your site, the command

info mes

should give you access to the complete manual.

May 2021 GNU Mes 0.23