.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "REP" "1" "04 avril 2003" "" "" .SH NAME rep \- Librep Interpreter .SH SYNOPSIS \fBrep\fR [ \fB options \fR ][ \fB FILE \fR [ \fB SCRIPT-OPTIONS .. \fR ] ] .SH "DESCRIPTION" .PP \fBrep\fR is the `librep' interpreter, a dialect of Lisp. . .P Unless the batch mode is specified, it enters the interactive mode. Read \fBInfo\fR for the details. .SH "OPTIONS" .TP \fBFILE\fR load the Lisp file \fIFILE\fR (implies \-\-batch\fR) .TP \fBSCRIPT-OPTIONS\fR Passed to Lisp via \fIcommand-line-args\fR variable. .TP \fB\-\-batch\fR Batch mode: process options and exit. .TP \fB\-\-interp\fR Interpreted mode: don't load compile Lisp files. .TP \fB\-f \fIFUNCTION\fB \-\-call \fIFUNCTION\fB\fR Call the Lisp function \fIFUNCTION\fR. .TP \fB\-l \fIFILE\fB \-\-load \fIFILE\fB\fR Load the file of Lisp forms called \fIFILE\fR. .TP .TP \fB\-\-version\fR Print version details. .TP \fB\-\-no\-rc\fR Don't load rc or site-init files. .TP \fB\-q \-\-quit\fR Terminate the interpreter process. .SH "SEE ALSO" .PP The programs are documented fully by \fIJohn Harper\fR available via the \fBInfo\fR system. .SH "AUTHOR" .PP This manual page was written by Christian Marillat for the Debian GNU/Linux system (but may be used by others).