Scroll to navigation

REP(1) REP(1)

NAME

rep - Librep Interpreter

SYNOPSIS

rep [ options ][ FILE [ SCRIPT-OPTIONS .. ] ]

DESCRIPTION

rep is the `librep' interpreter, a dialect of Lisp.

Unless the batch mode is specified, it enters the interactive mode. Read Info for the details.

OPTIONS

load the Lisp file FILE (implies --batch)
Passed to Lisp via command-line-args variable.
Batch mode: process options and exit.
Interpreted mode: don't load compile Lisp files.
Call the Lisp function FUNCTION.
Load the file of Lisp forms called FILE.
Print version details.
Don't load rc or site-init files.
Terminate the interpreter process.

SEE ALSO

The programs are documented fully by John Harper available via the Info system.

AUTHOR

This manual page was written by Christian Marillat <marillat@debian.org> for the Debian GNU/Linux system (but may be used by others).

04 avril 2003